[all-commits] [llvm/llvm-project] f5ad9e: [X86][AVX10.2] Support AVX10.2-COMEF new instructi...

Mahesh-Attarde via All-commits all-commits at lists.llvm.org
Wed Sep 18 02:55:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5ad9e1ca582216010d07e7b0ca2f3e77f71c859
      https://github.com/llvm/llvm-project/commit/f5ad9e1ca582216010d07e7b0ca2f3e77f71c859
  Author: Mahesh-Attarde <145317060+mahesh-attarde at users.noreply.github.com>
  Date:   2024-09-18 (Wed, 18 Sep 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/lib/Target/X86/X86ISelLowering.h
    M llvm/lib/Target/X86/X86InstrAVX10.td
    M llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
    M llvm/test/CodeGen/X86/comi-flags.ll
    A llvm/test/MC/Disassembler/X86/avx10.2-com-ef-32.txt
    A llvm/test/MC/Disassembler/X86/avx10.2-com-ef-64.txt
    A llvm/test/MC/X86/avx10.2-com-ef-32-att.s
    A llvm/test/MC/X86/avx10.2-com-ef-32-intel.s
    A llvm/test/MC/X86/avx10.2-com-ef-64-att.s
    A llvm/test/MC/X86/avx10.2-com-ef-64-intel.s
    M llvm/test/TableGen/x86-fold-tables.inc

  Log Message:
  -----------
  [X86][AVX10.2] Support AVX10.2-COMEF new instructions. (#108063)

Ref.: https://cdrdv2.intel.com/v1/dl/getContent/828965

Chapter 8  AVX10 COMPARE SCALAR FP WITH ENHANCED EFLAGS INSTRUCTIONS

---------

Co-authored-by: mattarde <mattarde at intel.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list