[PATCH] D136999: [AArch64] Lower READCYCLECOUNTER using MRS CNTVCT_EL0

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 02:36:33 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a894fd90b05: [AArch64] Lower READCYCLECOUNTER using MRS CNTVCT_EL0 (authored by salvatoredipietro, committed by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D136999?vs=472347&id=481582#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136999

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/mattr-all.ll
  llvm/test/CodeGen/AArch64/readcyclecounter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136999.481582.patch
Type: text/x-patch
Size: 5849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/42d136d0/attachment.bin>


More information about the llvm-commits mailing list