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

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 02:43:03 PDT 2019


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

Incorporate changes based on D64139 <https://reviews.llvm.org/D64139>, in order to avoid magic numbers.


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.207997.patch
Type: text/x-patch
Size: 7740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190704/2cd517a7/attachment.bin>


More information about the llvm-commits mailing list