[PATCH] D158527: [InstCombine] Add a cl::opt to control calls to getOrEnforceKnownAlignment in LoadInst and StoreInst
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 8 05:06:37 PDT 2023
nikic added a comment.
Those stats basically look like "no impact" to me. There's a mix of minor wins and losses. @fhahn Any concerns?
This implementation change here looks good to me, but I still think the test changes should be moved over to the last one in the series (though they are fine as well).
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