[PATCH] D115372: [AArch64][GlobalISel] Legalize scalar G_FMAXIMUM + G_FMINIMUM

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 8 12:19:23 PST 2021


paquette added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/legalize-fmaximum.mir:80
+    $d0 = COPY %legalize_me(s64)
+    RET_ReallyLR implicit $d0
----------------
jroelofs wrote:
> should there be a test for s128?
oh this should probably just use minScalar actually...


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

https://reviews.llvm.org/D115372



More information about the llvm-commits mailing list