[GVN] Add tests for PR63059 (NFC)
authorManuelJBrito <manuel.brito@tecnico.ulisboa.pt>
Thu, 29 Jun 2023 17:23:55 +0000 (18:23 +0100)
committerManuelJBrito <manuel.brito@tecnico.ulisboa.pt>
Fri, 30 Jun 2023 14:52:40 +0000 (15:52 +0100)
commit1d70ad5d0b933fc97e7d063c9676b5d7f01c6a0b
tree72b5967c8158e40748e9b4f98901d0af64a77b4c
parentac65cc1215132b4725ed64b726671867a028e275
[GVN] Add tests for PR63059 (NFC)

Besides the example from the issue, this adds some other related wrong transformations.

Differential Revision: https://reviews.llvm.org/D154103
llvm/test/Transforms/GVN/pr63059.ll [new file with mode: 0644]