[PATCH] D142084: [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 8 03:54:41 PST 2023


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

squash D143149 <https://reviews.llvm.org/D143149>


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.495799.patch
Type: text/x-patch
Size: 69743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/806e843f/attachment.bin>


More information about the llvm-commits mailing list