[llvm] [AMDGPU] si-peephole-sdwa: Disable V_CNDMASK_B32 conversion with sext (PR #140760)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed May 21 06:39:05 PDT 2025
================
@@ -0,0 +1,21 @@
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx942 < %s | FileCheck %s
+; XFAIL: *
----------------
arsenm wrote:
Don't use xfail
https://github.com/llvm/llvm-project/pull/140760
More information about the llvm-commits
mailing list