[llvm-branch-commits] [llvm] [AMDGPU] Verify VGPR tuple alignment from the operand register class (PR #219230)
Valery Pykhtin via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Sep 9 06:22:24 PDT 2026
vpykhtin wrote:
Removed custom alignment check leaving it to the generic operand regclass matching code. No coverage loss at least in tests.
https://github.com/llvm/llvm-project/pull/219230
More information about the llvm-branch-commits
mailing list