[all-commits] [llvm/llvm-project] 371f77: [InstCombine] add tests for icmp with trunc operan...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Oct 27 14:51:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 371f77746aa221a7c1434dc374bf9d2e1b1c6c4b
https://github.com/llvm/llvm-project/commit/371f77746aa221a7c1434dc374bf9d2e1b1c6c4b
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-trunc.ll
Log Message:
-----------
[InstCombine] add tests for icmp with trunc operand; NFC
Commit: e42c8bab4771674cf78aee2234ef8c4522fb4fa5
https://github.com/llvm/llvm-project/commit/e42c8bab4771674cf78aee2234ef8c4522fb4fa5
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/sub-of-negatible.ll
Log Message:
-----------
[InstCombine] add tests for select-of-constants; NFC
Compare: https://github.com/llvm/llvm-project/compare/8bac9e3686e0...e42c8bab4771
More information about the All-commits
mailing list