[PATCH] D122477: [X86][tablgen] Consider the mnemonic when auto-generating memory folding table

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 19:08:33 PDT 2022


skan added a comment.

In D122477#3407909 <https://reviews.llvm.org/D122477#3407909>, @Amir wrote:

> Should this diff be split into two: one with adding getMnemonic (NFC), and the other with changes to X86FoldTablesEmitter?

Done


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122477



More information about the llvm-commits mailing list