[llvm] [AMDGPU] si-peephole-sdwa: Fix cndmask vcc use for wave32 (PR #139541)

Frederik Harwath via llvm-commits llvm-commits at lists.llvm.org
Tue May 13 02:52:15 PDT 2025


================
@@ -0,0 +1,40 @@
+; RUN: llc -march=amdgcn -mcpu=gfx1030 < %s | FileCheck %s
----------------
frederik-h wrote:

Correct. I already fixed that locally, too. Still trying to reduce the mir test case ...

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


More information about the llvm-commits mailing list