[PATCH] D147457: [Reassociation] Only form CSE expressions for local operands
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 23 01:40:12 PDT 2023
qcolombet updated this revision to Diff 533898.
qcolombet added a comment.
- Add a comment explaining why we anchor args in the entry block
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147457/new/
https://reviews.llvm.org/D147457
Files:
llvm/lib/Transforms/Scalar/Reassociate.cpp
llvm/test/Transforms/Reassociate/defeat-licm.ll
llvm/test/Transforms/Reassociate/local-cse.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147457.533898.patch
Type: text/x-patch
Size: 17326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/f7a9b85d/attachment.bin>
More information about the llvm-commits
mailing list