[PATCH] D98936: [RISCV] DAG nodes and pseudo instructions for CSR access

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 02:07:35 PDT 2021


sepavloff updated this revision to Diff 332569.
sepavloff added a comment.

Updated patch

- uimm12 is now only PatLeaf, not Operand.
- set hasSideEffects for Read_CSR.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98936

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98936.332569.patch
Type: text/x-patch
Size: 5675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/03d9575b/attachment.bin>


More information about the llvm-commits mailing list