[PATCH] D131049: [X86][NFC] Using `X86MemOperand` instead of `Operand` for `i32mem_TC` and `i64mem_TC`

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 00:49:32 PDT 2022


skan added a comment.

Remove NFC in the title? I think this patch is used to fix the build error for auto-generating X86 memory folding table.


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