[PATCH] D122216: [X86] Rename MMX_MOVD64from64rm to MMX_MOVD64from64mr b/c it stores sth, NFC
Kan Shengchen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 22 02:55:13 PDT 2022
skan added a comment.
llvm-svn: 372770
In D122216#3399028 <https://reviews.llvm.org/D122216#3399028>, @pengfei wrote:
> 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.
I haven't found more yet. It occurs to me when I am fixing the memory folding table...
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