[all-commits] [llvm/llvm-project] 276a6b: [InstCombine] add tests for cmp with splat operand...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Jan 28 10:42:27 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 276a6b88898a9847d6b401b769e53fb3af6e7b78
https://github.com/llvm/llvm-project/commit/276a6b88898a9847d6b401b769e53fb3af6e7b78
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-vec.ll
Log Message:
-----------
[InstCombine] add tests for cmp with splat operand and splat constant; NFC
See PR44588:
https://bugs.llvm.org/show_bug.cgi?id=44588
More information about the All-commits
mailing list