[all-commits] [llvm/llvm-project] f138a9: Reapply "[InstSimplify][NFC] Add baseline tests fo...
Hirochika Matsumoto via All-commits
all-commits at lists.llvm.org
Sun Apr 3 06:07:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f138a9964bd2f664a7dcaf972402d5afca24ad9a
https://github.com/llvm/llvm-project/commit/f138a9964bd2f664a7dcaf972402d5afca24ad9a
Author: Hirochika Matsumoto <git at hkmatsumoto.com>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/ispow2.ll
A llvm/test/Transforms/InstSimplify/and-or-icmp-ctpop.ll
Log Message:
-----------
Reapply "[InstSimplify][NFC] Add baseline tests for folds of icmp with ctpop"
This change was previously reverted because I forgot rerunning
update_test_checks.py and tests were not actually baseline.
Extracted from: https://reviews.llvm.org/D122757
More information about the All-commits
mailing list