[PATCH] D158527: [InstCombine] Add a cl::opt to control calls to getOrEnforceKnownAlignment in LoadInst and StoreInst
Dhruv Chawla via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 09:03:55 PDT 2023
0xdc03 added a comment.
In D158527#4614044 <https://reviews.llvm.org/D158527#4614044>, @nikic wrote:
> The test updates here probably shouldn't be part of this patch, but rather part of the one flipping the flag?
Sure, I just thought they'd be easier to review this way, because that one consists entirely of automated changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158527/new/
https://reviews.llvm.org/D158527
More information about the llvm-commits
mailing list