[all-commits] [llvm/llvm-project] f4aa08: [InstCombine] Add baseline tests for redundant sig...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Sat Jul 30 01:24:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4aa08586ae97712d78009ab0d70f9236ed34240
https://github.com/llvm/llvm-project/commit/f4aa08586ae97712d78009ab0d70f9236ed34240
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2022-07-30 (Sat, 30 Jul 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp.ll
Log Message:
-----------
[InstCombine] Add baseline tests for redundant sign bits count folds
Add baseline tests. NFC.
(https://github.com/llvm/llvm-project/issues/56479)
Test plan:
ninja check-all
Differential revision: https://reviews.llvm.org/D130605
More information about the All-commits
mailing list