[PATCH] D90592: [llvm-exegesis] Save target state before running the benchmark.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 01:59:47 PST 2020


courbet created this revision.
courbet added a reviewer: gchatelet.
Herald added a subscriber: mstojanovic.
Herald added a project: LLVM.
courbet requested review of this revision.

Some benchmarked instructions might set target state. Preserve this
state. See PR26418.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90592

Files:
  llvm/test/tools/llvm-exegesis/X86/uops-FLDENVm.s
  llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  llvm/tools/llvm-exegesis/lib/Target.cpp
  llvm/tools/llvm-exegesis/lib/Target.h
  llvm/tools/llvm-exegesis/lib/X86/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90592.302226.patch
Type: text/x-patch
Size: 4086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201102/d88f8306/attachment.bin>


More information about the llvm-commits mailing list