[PATCH] D66095: [InstCombine] canonicalize a scalar-select-of-vectors to vector select
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 14:58:37 PDT 2019
ABataev added a comment.
What about very long vectors that do no fit into single register? Is it cost effective for such vectors too?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66095/new/
https://reviews.llvm.org/D66095
More information about the llvm-commits
mailing list