[all-commits] [llvm/llvm-project] f3d9ab: [X86][mem-fold] Use the generated memory folding t...

KanRobert via All-commits all-commits at lists.llvm.org
Thu Apr 6 04:49:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3d9abf1f87c308e9d7bd368b3ad54cb8f28ac4f
      https://github.com/llvm/llvm-project/commit/f3d9abf1f87c308e9d7bd368b3ad54cb8f28ac4f
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M llvm/lib/Target/X86/CMakeLists.txt
    M llvm/lib/Target/X86/X86InstrFoldTables.cpp
    R llvm/lib/Target/X86/X86MemFoldTables.inc
    A llvm/test/TableGen/x86-fold-tables.inc
    A llvm/test/TableGen/x86-fold-tables.td
    R llvm/test/TableGen/x86-memory-folding.td

  Log Message:
  -----------
  [X86][mem-fold] Use the generated memory folding table

Reviewed By: yubing

Differential Revision: https://reviews.llvm.org/D147527




More information about the All-commits mailing list