[PATCH] D152281: [Transforms][LICM] Add the ability to undo unprofitable reassociation
Paul Osmialowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 12:09:21 PDT 2023
pawosm01 updated this revision to Diff 528981.
pawosm01 added a comment.
Making it slightly less readable, per clang-format request.
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.528981.patch
Type: text/x-patch
Size: 13572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/d7e29873/attachment.bin>
More information about the llvm-commits
mailing list