[PATCH] D96934: [RISCV] Add support for fixed vector MULHU/MULHS.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 01:33:22 PST 2021


craig.topper added a comment.

In D96934#2570919 <https://reviews.llvm.org/D96934#2570919>, @frasercrmck wrote:

> 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>

Yes I forgot to set the parent revision


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