llvm-capstone/llvm/lib/TargetParser
Mariusz Sikora 2d759eff89 [AMDGPU][GFX12] VOP encoding and codegen - add support for v_cvt fp8/… (#78414)
…bf8 instructions

    Add VOP1, VOP1_DPP8, VOP1_DPP16, VOP3, VOP3_DPP8, VOP3_DPP16
    instructions that were supported on GFX940 (MI300):
    - V_CVT_F32_FP8
    - V_CVT_F32_BF8
    - V_CVT_PK_F32_FP8
    - V_CVT_PK_F32_BF8
    - V_CVT_PK_FP8_F32
    - V_CVT_PK_BF8_F32
    - V_CVT_SR_FP8_F32
    - V_CVT_SR_BF8_F32

---------

Co-authored-by: Mateja Marjanovic <mateja.marjanovic@amd.com>
Co-authored-by: Mirko Brkušanin <Mirko.Brkusanin@amd.com>
(cherry picked from commit cfddb59be2124f7ec615f48a2d0395c6fdb1bb56)
2024-01-27 06:45:32 -08:00
..
Unix
Windows
AArch64TargetParser.cpp [AArch64] Fix -Wreturn-type in AArch64TargetParser.cpp (NFC) 2024-01-18 07:54:55 +08:00
ARMTargetParser.cpp [ARM] Introduce the v9.5-A architecture version to Arm targets (#78994) 2024-01-23 14:39:15 +00:00
ARMTargetParserCommon.cpp [AArch64] Add missing field 'GuardedControlStack' initializer (NFC) 2024-01-11 21:35:04 +08:00
CMakeLists.txt
CSKYTargetParser.cpp [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956) 2023-12-11 21:01:36 -08:00
Host.cpp [AArch64] Add native CPU detection for Microsoft Azure Cobalt 100. (#77793) 2024-01-16 09:40:13 +00:00
LoongArchTargetParser.cpp
RISCVTargetParser.cpp [RISCV][Clang][TargetParser] Support getting feature unaligned-scalar-mem from mcpu. (#71513) 2023-11-08 00:05:16 +08:00
SubtargetFeature.cpp
TargetParser.cpp [AMDGPU][GFX12] VOP encoding and codegen - add support for v_cvt fp8/… (#78414) 2024-01-27 06:45:32 -08:00
Triple.cpp [ARM] Introduce the v9.5-A architecture version to Arm targets (#78994) 2024-01-23 14:39:15 +00:00
X86TargetParser.cpp [X86] Support "f16c" and "avx512fp16" for __builtin_cpu_supports (#78384) 2024-01-18 09:22:04 +08:00