[PATCH] D142084: [X86][MemFold] Upgrade the mechanism of auto-generated Memory Folding Table 1. Align ManualMapSet with X86MemoryFoldTableEntry instead of using UnfoldStrategy 2. ManualMapSet able to update the existing record in auto-generated MemFold table

Bing Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 23:01:15 PST 2023


yubing created this revision.
Herald added a subscriber: mgrang.
Herald added a project: All.
yubing requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142084

Files:
  llvm/test/TableGen/x86-auto-memfold.td
  llvm/utils/TableGen/X86FoldTablesEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142084.490380.patch
Type: text/x-patch
Size: 18062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230119/e98cec8e/attachment.bin>


More information about the llvm-commits mailing list