[all-commits] [llvm/llvm-project] adcc90: [InstCombine] Add non-logical variants for some ct...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jan 19 07:06:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: adcc90aefeabee3bd659520c754bd86db6e1d389
https://github.com/llvm/llvm-project/commit/adcc90aefeabee3bd659520c754bd86db6e1d389
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/ispow2.ll
Log Message:
-----------
[InstCombine] Add non-logical variants for some ctpop and/or tests (NFC)
And regenerate test checks to pick up new names.
More information about the All-commits
mailing list