[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
Fri Sep 30 05:27:19 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f906f057c87: [InstSimplify] look through vector select (shuffle) in min/max fold (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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.464227.patch
Type: text/x-patch
Size: 9864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220930/fe90ccb6/attachment.bin>


More information about the llvm-commits mailing list