[PATCH] D146274: [LICM] Do not hoist widenable conditions
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 17 01:07:57 PDT 2023
mkazantsev updated this revision to Diff 505998.
mkazantsev marked an inline comment as done.
mkazantsev added a comment.
Removed check, comment moved to test file.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146274/new/
https://reviews.llvm.org/D146274
Files:
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/test/Transforms/GuardWidening/two_forms_behavior_consistency.ll
llvm/test/Transforms/LICM/explicit_guards.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146274.505998.patch
Type: text/x-patch
Size: 9262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230317/890f2ff7/attachment.bin>
More information about the llvm-commits
mailing list