[all-commits] [llvm/llvm-project] f65c78: Revert "[InstSimplify][NFC] Add baseline tests for...
Hirochika Matsumoto via All-commits
all-commits at lists.llvm.org
Sat Apr 2 10:31:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f65c78a0949023bb0f3051cdaea7758e48420978
https://github.com/llvm/llvm-project/commit/f65c78a0949023bb0f3051cdaea7758e48420978
Author: Hirochika Matsumoto <git at hkmatsumoto.com>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/ispow2.ll
R llvm/test/Transforms/InstSimplify/and-or-icmp-ctpop.ll
Log Message:
-----------
Revert "[InstSimplify][NFC] Add baseline tests for folds of icmp with ctpop"
This reverts commit b48abeea44ac3c7860b13b863210116e8db1d978.
Accidentally added already optimized tests, not baseline tests.
More information about the All-commits
mailing list