Skip to content

Commit c74afaa

Browse files
authored
[TableGen][DecoderEmitter] Use KnownBits for filters/encodings (NFCI) (#154691)
`KnownBits` is faster and smaller than `std::vector<BitValue>`. It is also more convenient to use.
1 parent a3ed96b commit c74afaa

File tree

1 file changed

+86
-156
lines changed

1 file changed

+86
-156
lines changed

0 commit comments

Comments
 (0)