[all-commits] [llvm/llvm-project] 009398: [MachineVerifier] Improve checks for G_INSERT_SUBV...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Sep 18 18:31:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 009398b3b37f7d653b4371120944f74cad934992
https://github.com/llvm/llvm-project/commit/009398b3b37f7d653b4371120944f74cad934992
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-09-18 (Wed, 18 Sep 2024)
Changed paths:
M llvm/lib/CodeGen/MachineVerifier.cpp
M llvm/test/MachineVerifier/test_g_insert_subvector.mir
Log Message:
-----------
[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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list