[PATCH] D138778: Output alignment in zerofill and comm only if needed
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 17 17:47:52 PST 2022
MaskRay added a comment.
For the producer, it should be fine if the third argument is always produced. I think its existence may sometimes imply that the producer doesn't care about the alignment.
The patch as is doesn't seem improve things.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138778/new/
https://reviews.llvm.org/D138778
More information about the llvm-commits
mailing list