Files
clang-p2996/llvm/utils/TableGen/DAGISelMatcherGen.cpp
Craig Topper d20c29d996 [TableGen] Make getRegisterValueType stricter about HwModes.
I don't think this code would work correctly if the register class
used used HwModes. Add asserts to make sure it's not used with HwModes.

Also fix a long outdated comment on the function.
2023-04-23 23:28:23 -07:00

44 KiB