[PATCH] D116748: [AArch64][ARM][Clang] PerfMon Extension Added

Mubashar Ahmad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 08:42:36 PST 2022


mubashar_ updated this revision to Diff 399685.
mubashar_ added a comment.

The command line option for Clang is now +pmuv3 to enable PerfMon.


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

https://reviews.llvm.org/D116748

Files:
  clang/test/Driver/aarch64-perfmon.c
  llvm/include/llvm/Support/AArch64TargetParser.def
  llvm/include/llvm/Support/AArch64TargetParser.h
  llvm/lib/Support/AArch64TargetParser.cpp
  llvm/unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116748.399685.patch
Type: text/x-patch
Size: 8895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/1147c64f/attachment.bin>


More information about the llvm-commits mailing list