[all-commits] [llvm/llvm-project] 7c802f: [AggressiveInstCombine] Update tests to use opaque...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jun 22 03:35:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c802f985f2c28985c233d05b559a4e8c92110ae
https://github.com/llvm/llvm-project/commit/7c802f985f2c28985c233d05b559a4e8c92110ae
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M llvm/test/Transforms/AggressiveInstCombine/funnel.ll
M llvm/test/Transforms/AggressiveInstCombine/pr50555.ll
M llvm/test/Transforms/AggressiveInstCombine/rotate.ll
M llvm/test/Transforms/AggressiveInstCombine/trunc_ashr.ll
M llvm/test/Transforms/AggressiveInstCombine/trunc_lshr.ll
Log Message:
-----------
[AggressiveInstCombine] Update tests to use opaque pointers (NFC)
Update performed using (without manual fixup):
https://gist.github.com/nikic/98357b71fd67756b0f064c9517b62a34
More information about the All-commits
mailing list