Files
clang-p2996/llvm/test/CodeGen/X86/x32-function_pointer-2.ll
Harald van Dijk cdac34bd47 [X86] Zero-extend pointers to i64 for x86_64
For LP64 mode, this has no effect as pointers are already 64 bits.
For ILP32 mode (x32), this extension is specified by the ABI.

Reviewed By: pengfei

Differential Revision: https://reviews.llvm.org/D91338
2020-11-30 18:51:23 +00:00

509 B