[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 08:46:02 PDT 2022
steplong updated this revision to Diff 455604.
steplong added a comment.
Herald added subscribers: pmatos, asb, aheejin, jgravelle-google, sbc100, dschuff.
- Whoops missed a failing 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/CodeGen/WebAssembly/global.ll
llvm/test/DebugInfo/COFF/globals.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132508.455604.patch
Type: text/x-patch
Size: 19366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/d8a447b0/attachment-0001.bin>
More information about the llvm-commits
mailing list