[PATCH] D91338: [X86] Zero-extend pointers to i64 for x86_64

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 29 17:24:47 PST 2020


pengfei accepted this revision.
pengfei added a comment.
This revision is now accepted and ready to land.

In D91338#2421551 <https://reviews.llvm.org/D91338#2421551>, @hvdijk wrote:

> @pengfei With the confirmation that we do need this, could you take another look? Does this look okay now?

I'm OK with this patch. Can you please check if expensive check is happy with it?


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

https://reviews.llvm.org/D91338



More information about the llvm-commits mailing list