Files
clang-p2996/llvm/utils/TableGen/GlobalISelMatchTableExecutorEmitter.cpp
Pierre van Houtryve a110e991c6 [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.
2023-12-13 08:48:56 +01:00

11 KiB