[llvm] [AMDGPU] Change handling of unsupported non-compute shaders with HSA (PR #126798)

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 07:38:43 PST 2025


================
@@ -1,19 +0,0 @@
-; RUN: not llc -mtriple=amdgcn-unknown-amdhsa < %s 2>&1 | FileCheck %s
-
-; CHECK: in function pixel_s{{.*}}: unsupported non-compute shaders with HSA
----------------
Meinersbur wrote:

Did you try `not --crash`?

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


More information about the llvm-commits mailing list