[PATCH] D145771: [LICM] Support logical AND/OR when hoisting min/max

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 02:48:53 PST 2023


mkazantsev updated this revision to Diff 504074.
mkazantsev edited the summary of this revision.
mkazantsev added a comment.

Changed into solution with freeze.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145771/new/

https://reviews.llvm.org/D145771

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/min_max.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145771.504074.patch
Type: text/x-patch
Size: 6602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230310/abca18bd/attachment.bin>


More information about the llvm-commits mailing list