[llvm] [AMDGPU][True16][MC] true16 for v_cmp_lt_f16 (PR #122499)

Brox Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 10:56:06 PST 2025


================
@@ -1,6 +1,7 @@
 # NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 3
 # RUN: llc -mtriple=amdgcn -mcpu=gfx1100 -mattr=+real-true16 -run-pass=si-fix-sgpr-copies -verify-machineinstrs -o - %s | FileCheck --check-prefixes=GCN %s
-#
+# XFAIL: *
+# FIXME. reenable after fix-sgpr-copies is updated for true16 flow 
----------------
broxigarchen wrote:

done

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


More information about the llvm-commits mailing list