[PATCH] D148120: [InstCombine] Remove scalable get_active_lane_mask calls which are always false
Matt Devereau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 06:32:55 PDT 2023
MattDevereau marked 2 inline comments as done.
MattDevereau added a comment.
@nikic I'm still interested in landing this patch as this is a problem for tail vectorization on AArch64. Though D148010 <https://reviews.llvm.org/D148010> would likely fix this, that patch is a large change that seems to be more of a longer term goal. Is it possible to re-evaluate landing this patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148120/new/
https://reviews.llvm.org/D148120
More information about the llvm-commits
mailing list