[PATCH] D151396: [2/3][RISCV][POC] Model vxrm in LLVM intrinsics and machine instructions for RVV fixed-point instructions

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 16:55:05 PDT 2023


dblaikie added a comment.

FWIW, I/we (google) am seeing a failure internally on some Halide tests: `LLVM ERROR: Cannot select: intrinsic %llvm.riscv.vaadd` - I don't have a small repro to share, but might be worth reverting pre-emptively?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151396/new/

https://reviews.llvm.org/D151396



More information about the llvm-commits mailing list