[PATCH] D134879: [InstSimplify] look through vector select (shuffle) in min/max fold

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 09:19:49 PDT 2022


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

Rebased after pre-commit of tests (and remove TODO comments for the positive tests).


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

https://reviews.llvm.org/D134879

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/select-maxmin.ll
  llvm/test/Transforms/PhaseOrdering/vector-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134879.463933.patch
Type: text/x-patch
Size: 9864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/01e25714/attachment.bin>


More information about the llvm-commits mailing list