What we're redoing already exists in the X86 backend, it's called
X86II::getOperandBias.
Details
Details
- Reviewers
gchatelet - Commits
- rG2ee218f3653f: [llvm-exegesis][NFC] Simplify code.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D73340
[llvm-exegesis][NFC] Simplify code. ClosedPublic Authored by courbet on Jan 24 2020, 2:50 AM.
Details
Summary What we're redoing already exists in the X86 backend, it's called
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 24 2020, 2:53 AM Closed by commit rG2ee218f3653f: [llvm-exegesis][NFC] Simplify code. (authored by courbet). · Explain WhyJan 24 2020, 3:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 240149 llvm/tools/llvm-exegesis/lib/X86/Target.cpp
|