[PATCH] D149833: [X86] Omit predicate In64BitMode for instructions w/ GP64 operand in X86InstrArithmetic.td, NFCI

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 03:02:09 PDT 2023


pengfei requested changes to this revision.
pengfei added a comment.
This revision now requires changes to proceed.

I think we cannot remove it for memory only variants. The `addr` is legal on both 32-bits and 64-bits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149833



More information about the llvm-commits mailing list