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

Nicholas Guy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 15 03:36:34 PST 2021


NickGuy updated this revision to Diff 394513.
NickGuy marked 2 inline comments as done.

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.394513.patch
Type: text/x-patch
Size: 15122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/6cff6e9c/attachment.bin>


More information about the llvm-commits mailing list