[PATCH] D50061: [llvm-exegesis] Proposal to add Exegesis Configuration to td files.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 2 08:21:53 PDT 2018
RKSimon added a comment.
In https://reviews.llvm.org/D50061#1184206, @gchatelet wrote:
> I'm not sure this version will scale, we need to spell out all the instructions we want to support...
> The nice thing is that it's pretty orthogonal to the rest of the td files.
>
> Any suggestions?
I'm worried about the scalability of this as well - how much can you achieve just be using the domain of the instruction?
Repository:
rL LLVM
https://reviews.llvm.org/D50061
More information about the llvm-commits
mailing list