[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 10:07:46 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG525af9f8eb51: [MC] Omit fill value if it's zero when emitting code alignment (authored by steplong).

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.455628.patch
Type: text/x-patch
Size: 19366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/6ff01aba/attachment.bin>


More information about the llvm-commits mailing list