[PATCH] D122216: [X86] Rename MMX_MOVD64from64rm to MMX_MOVD64from64mr b/c it stores sth, NFC
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 22 02:49:30 PDT 2022
pengfei accepted this revision.
pengfei added a comment.
This revision is now accepted and ready to land.
LGTM. Are there any similar cases? I think we can detect it by tool through the dump from `-print-records`, further more, we can check from TableGen directly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122216/new/
https://reviews.llvm.org/D122216
More information about the llvm-commits
mailing list