[PATCH] D114879: [AArch64][CodeGen] Emit alignment "Max Skip" operand for AArch64 loops

Nicholas Guy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 1 07:51:03 PST 2021


NickGuy created this revision.
NickGuy added a project: LLVM.
Herald added subscribers: hiraditya, kristof.beyls.
NickGuy requested review of this revision.

Implementation of D114590 <https://reviews.llvm.org/D114590> for the AArch64 backend. Currently WIP


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114879

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/aarch64-p2align-max-bytes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114879.391028.patch
Type: text/x-patch
Size: 7611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/890dcb11/attachment.bin>


More information about the llvm-commits mailing list