[llvm] [AMDGPU] Add verifier for flat_scr_base_hi read hazard (PR #170550)

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 4 11:05:14 PST 2025


================
@@ -0,0 +1,66 @@
+# RUN: not --crash llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1250 -verify-machineinstrs -run-pass=none -filetype=null %s 2>&1 | FileCheck %s
----------------
rampitec wrote:

Done

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


More information about the llvm-commits mailing list