[PATCH] D91338: [X86] Zero-extend pointers to i64 for x86_64
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 01:56:22 PST 2020
xbolva00 added inline comments.
================
Comment at: llvm/test/CodeGen/X86/sibcall.ll:84
; FIXME: This isn't needed since x32 psABI specifies that callers must
; zero-extend pointers passed in registers.
----------------
Adjust fixme?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91338/new/
https://reviews.llvm.org/D91338
More information about the llvm-commits
mailing list