Files
clang-p2996/llvm/lib/CodeGen/MachineVerifier.cpp
Craig Topper 009398b3b3 [MachineVerifier] Improve checks for G_INSERT_SUBVECTOR. (#109209)
-Improve messages.
-Remove redundant checks that are handled in generic code.
-Add check that the subvector is smaller than the vector.
-Add checks that subvector is smaller than the vector.
2024-09-18 18:31:16 -07:00

142 KiB