diff options
author | Clement Courbet <courbet@google.com> | 2019-10-08 09:06:48 +0000 |
---|---|---|
committer | Clement Courbet <courbet@google.com> | 2019-10-08 09:06:48 +0000 |
commit | 4919534ae4d4029982d5a5ad7ea18f4a681cb602 (patch) | |
tree | 48b231dd73467e5fd83334eada5a12d130dea598 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c41294705bbb9457524df91c525d53ade53b304a (diff) | |
download | llvm-4919534ae4d4029982d5a5ad7ea18f4a681cb602.zip llvm-4919534ae4d4029982d5a5ad7ea18f4a681cb602.tar.gz llvm-4919534ae4d4029982d5a5ad7ea18f4a681cb602.tar.bz2 |
[llvm-exegesis] Finish plumbing the `Config` field.
Summary:
Right now there are no snippet generators that emit the `Config` Field,
but I plan to add it to investigate LEA operands for PR32326.
What was broken was:
- `Config` Was not propagated up until the BenchmarkResult::Key.
- Clustering should really consider different configs as measuring
different things, so we should stabilize on (Opcode, Config) instead of
just Opcode.
Reviewers: gchatelet
Subscribers: tschuett, llvm-commits, lebedev.ri
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D68629
llvm-svn: 374031
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions