[PATCH] D50789: [TableGen] Remove unnecessary TypeSetByHwMode -> ValueTypeByHwMode -> TypeSetByHwMode conversions in getPatternSize

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 10:24:55 PDT 2018


zturner added a subscriber: RKSimon.
zturner added a comment.

This looks great.  I've tried to reduce the MSVC debug build time as well,
but I didn't find this particular problem.  I can't comment on the
correctness since I don't know much about how tablegen is implemented, but
I just wanted to say that this kind of thing is very appreciated and I hope
you continue doing more of it :)


Repository:
  rL LLVM

https://reviews.llvm.org/D50789





More information about the llvm-commits mailing list