[PATCH] D66369: [TableGen] Make MCInst decoding more table-driven
Nicolas Guillemot via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 13:58:39 PST 2021
nlguillemot added a comment.
In D66369#2543219 <https://reviews.llvm.org/D66369#2543219>, @luismarques wrote:
> Nice. Are you planning to measure and share performance numbers for the decoding itself?
I haven't tried but it might be interesting. Do you have a suggestion for how I could benchmark that?
I should also mention, the numbers in the commit message were gathered when this review was originally created, which was a while ago.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66369/new/
https://reviews.llvm.org/D66369
More information about the llvm-commits
mailing list