[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
Thu Mar 16 00:24:42 PDT 2023


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

address skan's comments


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/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.505713.patch
Type: text/x-patch
Size: 23985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230316/d5f5a0cb/attachment.bin>


More information about the llvm-commits mailing list