[llvm] [AMDGPU][True16][MC] Support VOP3 only instructions with true16 and fake16 (PR #109891)
Brox Chen via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 27 14:15:57 PDT 2024
================
@@ -233,10 +233,16 @@
# GFX12: v_and_or_b32_e64_dpp v255, v255, v255, src_scc dpp8:[0,0,0,0,0,0,0,0] fi:1 ; encoding: [0xff,0x00,0x57,0xd6,0xea,0xfe,0xf7,0x03,0xff,0x00,0x00,0x00]
0xff,0x00,0x57,0xd6,0xea,0xfe,0xf7,0x03,0xff,0x00,0x00,0x00
----------------
broxigarchen wrote:
added
https://github.com/llvm/llvm-project/pull/109891
More information about the llvm-commits
mailing list