[PATCH] D113035: [InstCombine] enhance vector bitwise select matching
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 3 09:53:28 PDT 2021
lebedev.ri added a comment.
Is there test coverage for the edge-case of selecting between vectors themselves? (condition is `i1`)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113035/new/
https://reviews.llvm.org/D113035
More information about the llvm-commits
mailing list