[PATCH] D151863: [x86][MC] Fix movdir64b addressing

Wang, Xin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 2 00:40:42 PDT 2023


XinWang10 added a comment.

In D151863#4390132 <https://reviews.llvm.org/D151863#4390132>, @craig.topper wrote:

> I still think replacing the `1` with a valid register for the mode is the better fix.

But if you give that, we couldn't take a mem operand without base reg.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151863



More information about the cfe-commits mailing list