[PATCH] D96934: [RISCV] Add support for fixed vector MULHU/MULHS.
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 01:14:45 PST 2021
frasercrmck added a comment.
The test report suggests that something's failing? Does one of these tests depend on D96921 <https://reviews.llvm.org/D96921>?
LLVM ERROR: Cannot select: t51: nxv1i64 = bitcast t69
t69: nxv2i32,ch = RISCVISD::VLE_VL<(load 16 from constant-pool)> t0, t75, Constant:i32<4>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96934/new/
https://reviews.llvm.org/D96934
More information about the llvm-commits
mailing list