[PATCH] D152281: [Transforms][LICM] Add the ability to undo unprofitable reassociation
Paul Osmialowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 02:05:10 PDT 2023
pawosm01 updated this revision to Diff 533183.
pawosm01 added a comment.
I had to simplify this logic. After some time even I couldn't understand it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152281/new/
https://reviews.llvm.org/D152281
Files:
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/test/Transforms/LICM/expr-reassociate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152281.533183.patch
Type: text/x-patch
Size: 17934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/44c71b42/attachment-0001.bin>
More information about the llvm-commits
mailing list