[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
Sat Nov 14 01:14:28 PST 2020
hvdijk added a comment.
In D91338#2395610 <https://reviews.llvm.org/D91338#2395610>, @lebedev.ri wrote:
> Was there ever a follow-up on https://lkml.org/lkml/2018/12/10/1145 ?
None that I am aware of. The current Linux kernel (5.9) fully supports x32 and does not mark it as broken, deprecated, or anything like that in any way.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91338/new/
https://reviews.llvm.org/D91338
More information about the llvm-commits
mailing list