[PATCH] D64125: [RISCV] Support @llvm.readcyclecounter() Intrinsic

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 03:20:40 PDT 2019


lenary updated this revision to Diff 207746.
lenary added a comment.

- Update test to add `nounwind`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64125

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/test/CodeGen/RISCV/readcyclecounter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64125.207746.patch
Type: text/x-patch
Size: 7106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190703/c5300552/attachment.bin>


More information about the llvm-commits mailing list