Files
clang-p2996/llvm/test/CodeGen/X86/call-structfp.ll
Harald van Dijk 889c2b97bd [X86] Fix X32 indirect call generation
The check for whether a zero extension was needed was subtly wrong and
saw a value that was already 64 bits, so did not extend.

Fixes PR52357.

Reviewed By: RKSimon

Differential Revision: https://reviews.llvm.org/D112860
2021-11-03 16:43:44 +00:00

620 B