[all-commits] [llvm/llvm-project] 1e33bd: [X86] Add missing immediate qualifier to the (V)PI...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Sep 15 06:30:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e33bd2031a6d0f61d4b0ba82bf416e7ace3b9ce
      https://github.com/llvm/llvm-project/commit/1e33bd2031a6d0f61d4b0ba82bf416e7ace3b9ce
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-09-15 (Sun, 15 Sep 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrAVX512.td
    M llvm/lib/Target/X86/X86InstrMMX.td
    M llvm/lib/Target/X86/X86InstrSSE.td
    M llvm/lib/Target/X86/X86ReplaceableInstrs.def
    M llvm/lib/Target/X86/X86SchedAlderlakeP.td
    M llvm/lib/Target/X86/X86SchedSapphireRapids.td
    M llvm/test/CodeGen/X86/evex-to-vex-compress.mir
    M llvm/test/CodeGen/X86/opt_phis2.mir
    M llvm/test/TableGen/x86-fold-tables.inc

  Log Message:
  -----------
  [X86] Add missing immediate qualifier to the (V)PINSR/PEXTR instruction names

Makes it easier to algorithmically recreate the instruction name in various analysis scripts I'm working on



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