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

Felipe de Azevedo Piovezan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 05:04:06 PDT 2023


fdeazeve added a comment.

Also note that the pre-merge checks failed to clang format these files:

  llvm/include/llvm/Support/X86FoldTablesUtils.h
  llvm/lib/Target/X86/X86InstrFoldTables.h
  llvm/utils/TableGen/X86FoldTablesEmitter.cpp
  llvm/utils/TableGen/X86FoldTablesEmitterManualMapSet.inc


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142084



More information about the llvm-commits mailing list