[AArch64][CodeGen] Emit alignment "Max Skip" operand for AArch64 loops
authorNicholas Guy <nicholas.guy@arm.com>
Tue, 7 Dec 2021 10:28:33 +0000 (10:28 +0000)
committerNicholas Guy <nicholas.guy@arm.com>
Wed, 5 Jan 2022 12:54:31 +0000 (12:54 +0000)
commit13992498cd96dcef34cdf1ff02730d266feb0730
tree619dd7bfc1af03cdd044f94791101f0a5c5c6c52
parent73d92faa2fc00bff240a22a51974771cd03ed86a
[AArch64][CodeGen] Emit alignment "Max Skip" operand for AArch64 loops

Differential Revision: https://reviews.llvm.org/D114879
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/test/CodeGen/AArch64/aarch64-p2align-max-bytes-neoverse.ll [new file with mode: 0644]