[llvm] [AMDGPU][True16][CodeGen] v_s_xxx_f16 t16 mode handling in movetoVALU process (PR #141152)
Brox Chen via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 9 19:56:24 PDT 2025
================
@@ -1,5 +1,5 @@
-; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 2
-; RUN: llc -mtriple=amdgcn -mcpu=gfx1200 -stop-after=si-fix-sgpr-copies -verify-machineinstrs < %s | FileCheck %s
----------------
broxigarchen wrote:
This file only contains non-f16 tests, in fact I can just remove the mattr setting
https://github.com/llvm/llvm-project/pull/141152
More information about the llvm-commits
mailing list