[PATCH] D117865: [RISCV][MC] Guard vmulh, vsmul correctly

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 21 08:28:43 PST 2022


craig.topper requested changes to this revision.
craig.topper added a comment.
This revision now requires changes to proceed.

The instructions are only not supported with SEW=64. Smaller SEWs are supported. The MC layer doesn’t know about SEW.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117865



More information about the llvm-commits mailing list