[PATCH] D97480: [RISCV] Support inline asm for vector instructions.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 09:37:25 PST 2021


HsiangKai updated this revision to Diff 326427.
HsiangKai added a comment.

Convert V0~V31 to the super register if the value type is belong to M2 <https://reviews.llvm.org/M2>/M4/M8.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97480

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVRegisterInfo.td
  llvm/test/CodeGen/RISCV/rvv/inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97480.326427.patch
Type: text/x-patch
Size: 24001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/19bbc31f/attachment.bin>


More information about the llvm-commits mailing list