[PATCH] D131049: [X86][NFC] Using `X86MemOperand` instead of `Operand` for `i32mem_TC` and `i64mem_TC`
LiuChen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 3 00:59:32 PDT 2022
LiuChen3 added a comment.
In D131049#3695810 <https://reviews.llvm.org/D131049#3695810>, @skan wrote:
> Remove NFC in the title? I think this patch is used to fix the build error for auto-generating X86 memory folding table.
Yes, this is for fixing build fail. I am fine with removing NFC.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131049/new/
https://reviews.llvm.org/D131049
More information about the llvm-commits
mailing list