[PATCH] D97559: [RISCV] Support INSERT_SUBVECTOR on vector masks
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 26 14:24:16 PST 2021
craig.topper added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector.ll:396
+
+; FIXME: SplitVecRes_INSERT_SUBVECTOR crashes on this one when trying to spill
+; to the stack.
----------------
I'm working on a fix for this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97559/new/
https://reviews.llvm.org/D97559
More information about the llvm-commits
mailing list