[PATCH] D113439: [RISCV] Add IR intrinsics for reading/write vxrm.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 8 15:43:36 PST 2021


craig.topper created this revision.
craig.topper added reviewers: arcbbb, frasercrmck, rogfer01, HsiangKai, khchen, evandro.
Herald added subscribers: VincentWu, luke957, achieveartificialintelligence, StephenFan, vkmr, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, edward-jones, zzheng, jrtc27, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
craig.topper requested review of this revision.
Herald added a subscriber: MaskRay.
Herald added a project: LLVM.

Clang builtins for these will come later along with changes to
riscv_vector.h

Co-authored-by: ShihPo Hung <shihpo.hung at sifive.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113439

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVSystemOperands.td
  llvm/test/CodeGen/RISCV/rvv/vxrm-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113439.385649.patch
Type: text/x-patch
Size: 4504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/f076a173/attachment.bin>


More information about the llvm-commits mailing list