[llvm] [AMDGPU] Add basic verification for source modifiers (PR #186733)

Mikael Holmen via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 21 22:29:22 PDT 2026


================
@@ -0,0 +1,30 @@
+# RUN: not --crash llc -mtriple=amdgcn-- -mcpu=gfx1030 -run-pass=none %s 2>&1 | FileCheck -check-prefix=ERR %s
----------------
mikaelholmen wrote:

> #187888

Thanks!

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


More information about the llvm-commits mailing list