[PATCH] D106544: AArch6+GISel: support larger return types like i128

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 09:21:53 PDT 2021


paquette added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll:18
 
-; We use __fixunstfti as the common denominator for __fixunstfti on Linux and
-; ___fixunstfti on iOS
----------------
I feel like this should be moved to the translate-ret case rather than just be deleted.


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

https://reviews.llvm.org/D106544



More information about the llvm-commits mailing list