[InstCombine] Pre-commit tests for redundant phis with pointer casts.
authorFlorian Hahn <flo@fhahn.com>
Fri, 5 Mar 2021 16:10:19 +0000 (16:10 +0000)
committerFlorian Hahn <flo@fhahn.com>
Mon, 8 Mar 2021 16:25:50 +0000 (16:25 +0000)
commit2bf1955f8b3272fce1d06fa10ffe1d91f9b08045
tree23594bb3f2008f544cc4df980c88b572929f316e
parent7faad5c90033c56a32b07eac527a456d60ed9a70
[InstCombine] Pre-commit tests for redundant phis with pointer casts.

Pre-commit tests for D98058.
llvm/test/Transforms/InstCombine/phi-pointercasts.ll [new file with mode: 0644]