[PATCH] D82005: [InstCombine] Replace selects with Phis
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 22 22:01:26 PDT 2020
mkazantsev added a comment.
Ok, thanks. I'll add the test with invoke as one of selected values. As for another one (select argument does not dominate terminator), it already has coverage in exsting tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82005/new/
https://reviews.llvm.org/D82005
More information about the llvm-commits
mailing list