[all-commits] [llvm/llvm-project] 129793: [CodeGen] Disable ran-out-of-registers-error* test...
Thurston Dang via All-commits
all-commits at lists.llvm.org
Mon Dec 16 12:39:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1297933f35b4948b4d281259627a72094c407a75
https://github.com/llvm/llvm-project/commit/1297933f35b4948b4d281259627a72094c407a75
Author: Thurston Dang <thurston at google.com>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M llvm/test/CodeGen/AMDGPU/ran-out-of-registers-error-all-regs-reserved.ll
M llvm/test/CodeGen/AMDGPU/ran-out-of-registers-errors.ll
Log Message:
-----------
[CodeGen] Disable ran-out-of-registers-error* tests (#120142)
Two tests are failing on the buildbot in stage2/asan with a stack
use-after-scope:
https://lab.llvm.org/buildbot/#/builders/52/builds/4533 (first failure
here; contains https://github.com/llvm/llvm-project/pull/119492 and
https://github.com/llvm/llvm-project/pull/119640)
...
https://lab.llvm.org/buildbot/#/builders/52/builds/4550
This patch disables the tests for now, to allow the bots to return to
green (instead of reverting the patch series).
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