[PATCH] D129612: [Reassociate] Cleanup minor missed optimizations
Warren Ristow via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 14 07:48:33 PDT 2022
wristow updated this revision to Diff 444659.
wristow added a comment.
Added an integer version of a reassociation test, including a TODO of a possible further improvement.
Thanks for the review @spatel !
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129612/new/
https://reviews.llvm.org/D129612
Files:
llvm/lib/Transforms/Scalar/Reassociate.cpp
llvm/test/Transforms/Reassociate/fast-ReassociateVector.ll
llvm/test/Transforms/Reassociate/fast-basictest.ll
llvm/test/Transforms/Reassociate/pr42349.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129612.444659.patch
Type: text/x-patch
Size: 11789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/5081c937/attachment.bin>
More information about the llvm-commits
mailing list