[llvm] [AMDGPU] Skip non-first terminators when forcing emit zero flag (PR #112116)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 13 23:15:46 PDT 2024


================
@@ -0,0 +1,21 @@
+# RUN: llc -mtriple=amdgcn-amd-amdhsa -run-pass si-insert-waitcnts -amdgpu-waitcnt-forcezero=1 %s -o - | FileCheck %s
----------------
arsenm wrote:

Because the separators are wrong, the function should start with --- not ... 

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


More information about the llvm-commits mailing list