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

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 8 12:14:46 PST 2021


jroelofs added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/legalize-fmaximum.mir:80
+    $d0 = COPY %legalize_me(s64)
+    RET_ReallyLR implicit $d0
----------------
should there be a test for s128?


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

https://reviews.llvm.org/D115372



More information about the llvm-commits mailing list