[llvm] [AMDGPU] SIPeepholeSDWA: Handle V_CNDMASK_B32_e64 (PR #137930)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu May 1 04:08:14 PDT 2025


================
@@ -0,0 +1,32 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc %s -mtriple=amdgcn -mcpu=gfx1030 -run-pass=si-peephole-sdwa -o - | FileCheck %s
+
+...
+---
+name: v_maximum_v2f16
----------------
arsenm wrote:

Testname implies an unrelated purpose 

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


More information about the llvm-commits mailing list