[all-commits] [llvm/llvm-project] fa9e7b: AMDGPU: fix assert when calling LiveRegUnits::step...
macurtis-amd via All-commits
all-commits at lists.llvm.org
Fri Jun 5 13:06:36 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa9e7b77b19a9d59b13a49116924b562b09a6599
https://github.com/llvm/llvm-project/commit/fa9e7b77b19a9d59b13a49116924b562b09a6599
Author: macurtis-amd <macurtis at amd.com>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
A llvm/test/CodeGen/AMDGPU/debug-independence-exec-masking.mir
Log Message:
-----------
AMDGPU: fix assert when calling LiveRegUnits::stepBackward (#201887)
`stepBackward` assert added in
https://github.com/llvm/llvm-project/pull/193104.
Found while building `aqlprofile` as part of TheRock.
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