[PATCH] D121256: [RISCV] Teach shouldSinkOperands to sink all true mask for scalable vector VP intrinsics.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 8 16:13:26 PST 2022
craig.topper added a comment.
Maybe this isn't the problem that I assume it is. InstCombine might fold this to a constantexpr so it wouldn't be lifted by LICM?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121256/new/
https://reviews.llvm.org/D121256
More information about the llvm-commits
mailing list