[PATCH] D110038: [InstCombine] move add after min/max intrinsic

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 23 06:53:00 PDT 2021


spatel updated this revision to Diff 374533.
spatel added a comment.

Patch updated:
Refactored to make assert clearer (I hope).


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

https://reviews.llvm.org/D110038

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110038.374533.patch
Type: text/x-patch
Size: 8622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210923/d5ae0ac0/attachment.bin>


More information about the llvm-commits mailing list