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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 07:55:04 PDT 2022


RKSimon added a comment.

one (very) pedantic minor



================
Comment at: llvm/test/Transforms/InstSimplify/select-maxmin.ll:1945
 
+; select with smin pred
+
----------------
precommit these descriptions?


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

https://reviews.llvm.org/D134879



More information about the llvm-commits mailing list