[llvm] [AMDGPU][True16][MC] Support v_swap_b16. (PR #100442)
Brox Chen via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 25 20:46:33 PDT 2024
================
@@ -0,0 +1,39 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -march=amdgcn -mcpu=gfx1100 -verify-machineinstrs < %s | FileCheck -check-prefixes=GFX11 %s
----------------
broxigarchen wrote:
Thanks for the comment! Just trim the patch to MC only and added GFX12 mc test
https://github.com/llvm/llvm-project/pull/100442
More information about the llvm-commits
mailing list