[all-commits] [llvm/llvm-project] cdfb99: [AggressiveInstCombine] Convert tests to opaque po...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Dec 23 00:48:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdfb99b0699595008c971649b50d008ca3fdad6f
https://github.com/llvm/llvm-project/commit/cdfb99b0699595008c971649b50d008ca3fdad6f
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-23 (Fri, 23 Dec 2022)
Changed paths:
M llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-basics.ll
M llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-dereferencing-pointer.ll
M llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-non-argument-value.ll
M llvm/test/Transforms/AggressiveInstCombine/lower-table-based-cttz-zero-element.ll
M llvm/test/Transforms/AggressiveInstCombine/negative-lower-table-based-cttz.ll
Log Message:
-----------
[AggressiveInstCombine] Convert tests to opaque pointers (NFC)
More information about the All-commits
mailing list