[all-commits] [llvm/llvm-project] 7c5165: [InstSimplify] allow vector splats for icmp-of-neg...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Oct 20 06:25:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7c516504a161ad2eff1837fb9b816322455ca330
https://github.com/llvm/llvm-project/commit/7c516504a161ad2eff1837fb9b816322455ca330
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-10-20 (Tue, 20 Oct 2020)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/compare.ll
Log Message:
-----------
[InstSimplify] allow vector splats for icmp-of-neg folds
More information about the All-commits
mailing list