[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:21:11 PST 2023


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

make X86::VMOVAPDZ128rrk, X86::VMOVAPDZ128rmk TB_NO_REVERSE


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.497875.patch
Type: text/x-patch
Size: 61114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/975c7aad/attachment.bin>


More information about the llvm-commits mailing list