[all-commits] [llvm/llvm-project] 51f2f5: [InstCombine] Convert test to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Dec 27 07:34:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51f2f595d146d0d4606c6528ff74c16f8a79d38e
https://github.com/llvm/llvm-project/commit/51f2f595d146d0d4606c6528ff74c16f8a79d38e
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-27 (Tue, 27 Dec 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/catchswitch-phi.ll
Log Message:
-----------
[InstCombine] Convert test to opaque pointers (NFC)
Slightly adjust the test so it uses non-zero GEP indices, otherwise
these would get folded away with opaque pointers.
More information about the All-commits
mailing list