[PATCH] D91338: [X86] Zero-extend pointers to i64 for x86_64
Harald van Dijk via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 15 00:13:08 PST 2020
hvdijk added a comment.
In D91338#2395918 <https://reviews.llvm.org/D91338#2395918>, @hjl.tools wrote:
> I never finished x32 work. You can use my branch as a reference when working on x32.
I wish I'd known about your branch before I started my work that this is part of (https://lists.llvm.org/pipermail/llvm-dev/2020-October/146049.html) :) Thanks, that may prove very useful for the problems that still remain.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91338/new/
https://reviews.llvm.org/D91338
More information about the llvm-commits
mailing list