[llvm] [MVT][TableGen] Extend Machine Value Type to `uint16_t` (PR #99657)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 31 13:00:41 PDT 2024
topperc wrote:
I'm going to pull the maximum VT down from 16384 to 512 to hopefully bring memory usage under control.
https://github.com/llvm/llvm-project/pull/99657
More information about the llvm-commits
mailing list