[PATCH] D74744: [TBLGEN] Inhibit generation of unneeded psets

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 17 15:40:28 PST 2020


rampitec added a comment.

In D74744#1879801 <https://reviews.llvm.org/D74744#1879801>, @arsenm wrote:

> How much does this help compile time?


That I did not measure, but I guess it should, given much less walking pset iterators.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74744/new/

https://reviews.llvm.org/D74744





More information about the llvm-commits mailing list