[VPlan] Use VPTransformState::set in widenGEP.This patch updates widenGEP to manage the resulting vector values usingthe VPValue of VPWidenGEP recipe.
TargetProcessControl.cpp - Remove warning: extra ‘;’
[AArch64] Define __ARM_FEATURE_{CRC32,ATOMICS}This patch implements the definition of __ARM_FEATURE_ATOMICS and fixes themissing definition of __ARM_FEATURE_CRC32 for Armv8.1-A.Differential Revision: https://reviews.llvm.org/D91438