[PATCH] D124406: [X86] Use indirect addressing for high 2GB of x32 address space

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 04:11:56 PDT 2023


RKSimon added a reviewer: pengfei.
RKSimon added a comment.

I'd be happy with this as an initial fix for the x32 issue and we raise a ticket to do this more generally in X86MCCodeEmitter to improve x64 handling as well in the future.

What do the other reviewers think?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124406



More information about the llvm-commits mailing list