[all-commits] [llvm/llvm-project] fe5292: [InstCombine] add tests for icmp predicate canonic...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Oct 29 07:07:31 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fe5292545f768592fa1d8881c3b8c1bca43f8dfb
https://github.com/llvm/llvm-project/commit/fe5292545f768592fa1d8881c3b8c1bca43f8dfb
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-vec.ll
Log Message:
-----------
[InstCombine] add tests for icmp predicate canonicalization with vector types; NFC
Increase coverage for D69519.
More information about the All-commits
mailing list