[all-commits] [llvm/llvm-project] b48abe: [InstSimplify][NFC] Add baseline tests for folds o...
Hirochika Matsumoto via All-commits
all-commits at lists.llvm.org
Sat Apr 2 10:21:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b48abeea44ac3c7860b13b863210116e8db1d978
https://github.com/llvm/llvm-project/commit/b48abeea44ac3c7860b13b863210116e8db1d978
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:
-----------
[InstSimplify][NFC] Add baseline tests for folds of icmp with ctpop
Extracted from: https://reviews.llvm.org/D122757
More information about the All-commits
mailing list