take an Operand rather than a Variable. Return the value instead of
having an output parameter.
Details
Details
- Reviewers
gchatelet
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88304
[llvm-exegesis][NFC] Let `ExegesisTarget::randomizeTargetMCOperand` AcceptedPublic Authored by courbet on Sep 25 2020, 7:34 AM.
Details
Summary take an Operand rather than a Variable. Return the value instead of
Diff Detail
Revision Contents
Diff 294305 llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp
llvm/tools/llvm-exegesis/lib/Target.h
llvm/tools/llvm-exegesis/lib/X86/Target.cpp
|