[all-commits] [llvm/llvm-project] c74db5: [InstSimplify] allow vector folds for icmp Pred (1...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Nov 4 05:13:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c74db55ff56bbe90259e638136c7c2b3be5c24ca
https://github.com/llvm/llvm-project/commit/c74db55ff56bbe90259e638136c7c2b3be5c24ca
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/compare.ll
Log Message:
-----------
[InstSimplify] allow vector folds for icmp Pred (1 << X), 0x80
More information about the All-commits
mailing list