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

Ivan Kosarev via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 09:53:13 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 
----------------
kosarev wrote:

Might be useful to mark it with FIXME-TRUE16 here upstream as well?

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


More information about the llvm-commits mailing list