[PATCH] D50903: [TableGen] TypeInfer - Cache the legal types as TypeSetByHwMode

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 08:48:16 PDT 2018


RKSimon added a comment.

In https://reviews.llvm.org/D50903#1204294, @kparzysz wrote:

> Thanks for finding all these things!


Cheers, I'm only able to do the easy things that I can see from basic profiling. The big one is the EmitMatcherList iterations inside MatcherTableEmitter::EmitMatcher but I don't have the inner knowledge to try and improve that one - if any llvm-tblgen gurus can work on that one I'd be very grateful!


Repository:
  rL LLVM

https://reviews.llvm.org/D50903





More information about the llvm-commits mailing list