[all-commits] [llvm/llvm-project] 0ed79e: [X86] Standardize VPSLLDQ/VPSRLDQ enum names (PR31...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Feb 8 06:56:11 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ed79e9b8fbcc0c7fafa21cb1a606e64fd0d63e9
      https://github.com/llvm/llvm-project/commit/0ed79e9b8fbcc0c7fafa21cb1a606e64fd0d63e9
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-02-08 (Sat, 08 Feb 2020)

  Changed paths:
    M llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp
    M llvm/lib/Target/X86/X86InstrAVX512.td
    M llvm/lib/Target/X86/X86InstrFoldTables.cpp
    M llvm/test/CodeGen/X86/evex-to-vex-compress.mir

  Log Message:
  -----------
  [X86] Standardize VPSLLDQ/VPSRLDQ enum names (PR31079)

Tweak EVEX implementation names so it matches the other variants




More information about the All-commits mailing list