[PATCH] D114590: [CodeGen] Emit alignment "Max Skip" operand for align directives

Nicholas Guy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 03:53:42 PST 2021


NickGuy updated this revision to Diff 393844.
NickGuy added a comment.

Fixes the test to pass with this patch in isolation (i.e. without the child revision on top)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114590/new/

https://reviews.llvm.org/D114590

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/MachineBlockPlacement.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/test/CodeGen/AArch64/aarch64-p2align-max-bytes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114590.393844.patch
Type: text/x-patch
Size: 12189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/10b93d40/attachment.bin>


More information about the llvm-commits mailing list