2 Commits

Author SHA1 Message Date
Sergei Barannikov
db204d9219
[TableGen][DecoderEmitter] Inline insertBits() (NFC) (#159353)
`tmp` is always of integer type, so we can use bitwise OR and shift.
2025-09-17 13:50:00 +00:00
Rahul Joshi
ce073a9445
[NFC][TableGen] Move decoder tests to DecoderEmitter directory (#159040) 2025-09-16 07:08:32 -07:00