[PATCH] D132508: [MC] Omit fill value if it's zero when emitting code alignment

Stephen Long via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 06:54:13 PDT 2022


steplong updated this revision to Diff 455571.
steplong added a comment.

- Fix failing tests
- Fixup p2align-zero-fillvalue.ll test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132508

Files:
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/test/CodeGen/AArch64/aarch64-p2align-max-bytes-neoverse.ll
  llvm/test/CodeGen/AArch64/aarch64-p2align-max-bytes.ll
  llvm/test/CodeGen/AArch64/aarch64-sched-store.ll
  llvm/test/CodeGen/AArch64/arm64-promote-const-complex-initializers.ll
  llvm/test/CodeGen/AArch64/merge-store-dependency.ll
  llvm/test/CodeGen/AArch64/p2align-zero-fillvalue.ll
  llvm/test/CodeGen/ARM/byval_load_align.ll
  llvm/test/DebugInfo/COFF/globals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132508.455571.patch
Type: text/x-patch
Size: 14071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/7c83babe/attachment.bin>


More information about the llvm-commits mailing list