[llvm] [AMDGPU] Reorganize tests to unblock #112403 (PR #115503)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 08:15:11 PST 2024


================
@@ -0,0 +1,27 @@
+; RUN: not --crash llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 %s -o - 2>&1 | FileCheck -enable-var-scope %s
+
----------------
shiltian wrote:

> Also replace -o - with -filetype=null

Is that what we prefer to use now?

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


More information about the llvm-commits mailing list