[llvm-branch-commits] [llvm] [AMDGPU] Add VOP1 support for gfx13 (PR #177603)
Shilei Tian via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Jan 23 10:48:06 PST 2026
================
@@ -0,0 +1,3201 @@
+// NOTE: Assertions have been autogenerated by utils/update_mc_test_checks.py UTC_ARGS: --version 6
+// RUN: llvm-mc -triple=amdgcn -mcpu=gfx1310 -mattr=+real-true16 -show-encoding %s | FileCheck --check-prefixes=GFX13,GFX13-ASM %s
----------------
shiltian wrote:
This file is same.
https://github.com/llvm/llvm-project/pull/177603
More information about the llvm-branch-commits
mailing list