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

Andrew Savonichev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 11 13:05:19 PDT 2021


asavonic added a comment.

So we can just remove this rounding from `classifyReturnType`?
Thanks a lot John! I will upload this change as a separate review.


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