[PATCH] D119955: [InstCombine] push constant operand down/outside in sequence of min/max intrinsics

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 16 11:03:25 PST 2022


spatel updated this revision to Diff 409337.
spatel marked 2 inline comments as done.
spatel added a comment.

Patch updated:
Allow constant expression transform (test added).


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

https://reviews.llvm.org/D119955

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/minmax-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119955.409337.patch
Type: text/x-patch
Size: 7328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220216/2c429b01/attachment.bin>


More information about the llvm-commits mailing list