[all-commits] [llvm/llvm-project] 6e9e53: [LoopIdiomRecognize] Autogenerate complete checks ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Dec 11 15:41:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6e9e53895cf72b93c0a1f97afdd7780db1fc133e
https://github.com/llvm/llvm-project/commit/6e9e53895cf72b93c0a1f97afdd7780db1fc133e
Author: Craig Topper <craig.topper at sifive.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M llvm/test/Transforms/LoopIdiom/X86/ctlz.ll
M llvm/test/Transforms/LoopIdiom/X86/cttz.ll
Log Message:
-----------
[LoopIdiomRecognize] Autogenerate complete checks for the X86 ctlz/cttz tests. NFC
Preparation for D92745 which will add more tests to these files.
More information about the All-commits
mailing list