Files
clang-p2996/llvm/utils/TableGen/InfoByHwMode.cpp
Craig Topper 7afc442fb3 [TableGen][GISel] Add PtrValueTypeByHwMode to be able to vary … (#67501)
…the size of a pointer by HwMode.

This adds an equivalent of PtrValueType that can use a
ValueTypeByHwMode.

This allows the size of a pointer to vary based on HwMode. This is
needed for RISC-V to support XLen sized pointers.
2023-09-27 13:09:58 -07:00

6.7 KiB