[PATCH] D88304: [llvm-exegesis][NFC] Let `ExegesisTarget::randomizeTargetMCOperand`

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 07:34:51 PDT 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.

take an Operand rather than a Variable. Return the value instead of
having an output parameter.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88304

Files:
  llvm/tools/llvm-exegesis/lib/SnippetGenerator.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: D88304.294305.patch
Type: text/x-patch
Size: 5635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/a77392b1/attachment.bin>


More information about the llvm-commits mailing list