[PATCH] D51928: [PerfMonitor] Fix rdtscp callsites

Theodoros Theodoridis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 11 06:13:24 PDT 2018


ttheodor created this revision.
ttheodor added a reviewer: grosser.
Herald added a reviewer: bollu.
Herald added a subscriber: llvm-commits.

Update all rdtscp callsites in PerfMonitor so that they conform with the signature changes introduced in r341698.


Repository:
  rPLO Polly

https://reviews.llvm.org/D51928

Files:
  include/polly/CodeGen/PerfMonitor.h
  lib/CodeGen/PerfMonitor.cpp
  test/Isl/CodeGen/perf_monitoring.ll
  test/Isl/CodeGen/perf_monitoring_cycles_per_scop.ll
  test/Isl/CodeGen/perf_monitoring_trip_counts_per_scop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51928.164857.patch
Type: text/x-patch
Size: 12608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/6914a8f4/attachment.bin>


More information about the llvm-commits mailing list