[PATCH] D142084: [RFC][X86][MemFold] Upgrade the mechanism of auto-generated Memory Folding Table

Bing Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 20:29:41 PST 2023


yubing updated this revision to Diff 497876.
yubing added a comment.

remove {"MMX_MOVQ64rr", "MMX_MOVQ64mr"}


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142084/new/

https://reviews.llvm.org/D142084

Files:
  llvm/include/llvm/Support/X86FoldTablesUtils.h
  llvm/lib/Target/X86/X86InstrFoldTables.h
  llvm/lib/Target/X86/X86MemFoldTables.inc
  llvm/test/TableGen/x86-auto-memfold.td
  llvm/utils/TableGen/X86FoldTablesEmitter.cpp
  llvm/utils/TableGen/X86FoldTablesEmitterManualMapSet.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142084.497876.patch
Type: text/x-patch
Size: 61268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/228dbb75/attachment-0001.bin>


More information about the llvm-commits mailing list