[all-commits] [llvm/llvm-project] 3e8534: [InstSimplify] allow partial undef constants for v...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Jul 29 08:54:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3e8534fbc62c87bd72c4145598a61eb805c82393
https://github.com/llvm/llvm-project/commit/3e8534fbc62c87bd72c4145598a61eb805c82393
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/maxmin_intrinsics.ll
Log Message:
-----------
[InstSimplify] allow partial undef constants for vector min/max folds
More information about the All-commits
mailing list