[GVN] Add test case for memdep invalidation bug.
authorFlorian Hahn <flo@fhahn.com>
Wed, 11 May 2022 19:46:48 +0000 (20:46 +0100)
committerFlorian Hahn <flo@fhahn.com>
Wed, 11 May 2022 19:46:48 +0000 (20:46 +0100)
commit411b9b8153ee95a51a2b7b3ebdb6fec9a7229f5a
treeee3c7120f0f2f13c1c46454e8b3d1a44002a2372
parent86445e8c63c7a15456149c88b99af03933268c5d
[GVN] Add test case for memdep invalidation bug.

Test case for #30999.
llvm/test/Transforms/GVN/condprop-memdep-invalidation.ll [new file with mode: 0644]