[GlobalISel] Change MatchTable entries to 1 byte each (#74429)
See https://discourse.llvm.org/t/rfc-make-globalisel-match-table-entries-1-byte-instead-of-8/75411 This helps reduce llc's binary size, at the cost of some added complexity to the MatchTable machinery.
Loading
Please sign in to comment