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

Sander de Smalen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 12 06:26:07 PDT 2021


sdesmalen added a comment.

After reading the summary/intent of the patch, I thought the same thing as @rjmccall. Simply returning an i32 for the above example and removing the rounding-up seems right to me.


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