[InstCombine] Add tests for alloca removal with phi nodes (NFC)
authorAnshil Gandhi <Anshil.Gandhi@amd.com>
Wed, 11 Jan 2023 15:43:55 +0000 (16:43 +0100)
committerNikita Popov <npopov@redhat.com>
Wed, 11 Jan 2023 15:44:53 +0000 (16:44 +0100)
commit39564dc38282a34e82f600d3c6ab9e03e9834b7f
tree27c47dac7649c889d89e40c7c0e4d77c6cb9f9c8
parent8d2cc3b2819c40a62a394462e56ee94326095dbe
[InstCombine] Add tests for alloca removal with phi nodes (NFC)

Tests for D136201.
llvm/test/Transforms/InstCombine/replace-alloca-phi.ll [new file with mode: 0644]