[PATCH] D100225: [Clang][AArch64] Coerce integer return values through an undef vector

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 11 11:09:06 PDT 2021


rjmccall added a comment.

Why does the ABI "require" this to be returned as an i64 if some of the bits are undefined?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100225/new/

https://reviews.llvm.org/D100225



More information about the cfe-commits mailing list