[llvm] [MVT][TableGen] Extend Machine Value Type to `uint16_t` (PR #99657)
Pengcheng Wang via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 22 03:30:29 PDT 2024
wangpc-pp wrote:
Another NOTE: after this patch, we should reroder the MVT values and move top-128-uses MVTs ahead to reduce MatcherTable size.
https://github.com/llvm/llvm-project/pull/99657
More information about the llvm-commits
mailing list