[all-commits] [llvm/llvm-project] d09d52: MachineVerifier: Print name of failing subregister...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Mar 3 06:23:01 PST 2025
Branch: refs/heads/users/arsenm/machine-verifier/print-subreg-index-name
Home: https://github.com/llvm/llvm-project
Commit: d09d520cef75c9b470caf20fdd765e3e8c942606
https://github.com/llvm/llvm-project/commit/d09d520cef75c9b470caf20fdd765e3e8c942606
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M llvm/lib/CodeGen/MachineVerifier.cpp
A llvm/test/MachineVerifier/AMDGPU/unsupported-subreg-index.mir
Log Message:
-----------
MachineVerifier: Print name of failing subregister index
I'm not sure of a good example to test the "does not fully support"
case.
Commit: 8814b5dda1fa953777ba6d5c664fb949372126d6
https://github.com/llvm/llvm-project/commit/8814b5dda1fa953777ba6d5c664fb949372126d6
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M llvm/test/MachineVerifier/AMDGPU/unsupported-subreg-index.mir
Log Message:
-----------
Fix test
Commit: f0b59cd04ea4e147e9732358f3cf1031416599c3
https://github.com/llvm/llvm-project/commit/f0b59cd04ea4e147e9732358f3cf1031416599c3
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M llvm/test/MachineVerifier/AMDGPU/unsupported-subreg-index.mir
Log Message:
-----------
Use -filetype=null
Compare: https://github.com/llvm/llvm-project/compare/28311dce34ec...f0b59cd04ea4
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