[clang] [CIR][CUDA] Support built-in CUDA surface type (PR #196079)

Orphic Dreamer via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 8 06:13:21 PDT 2026


Siya-05 wrote:

> Windows failure is #202255. LLDB TestRunLocker.py failure is #193787.
> 
> @Siya-05, could you fix the other failures (https://github.com/llvm/llvm-project/actions/runs/27130502014?pr=196079) please?

I checked the remaining failures. Aside from the known Windows failure (#202255) and LLDB TestRunLocker.py failure (#193787), both Linux jobs fail in premerge_advisor_explain.py due to a premerge-advisor timeout (requests.exceptions.ReadTimeout), not during compilation or test execution.

https://github.com/llvm/llvm-project/pull/196079


More information about the cfe-commits mailing list