[PATCH] D115381: [AArch64][GlobalISel] Select scalar G_FMAXIMUM + G_FMINIMUM

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 23:21:20 PDT 2022


aemerson accepted this revision.
aemerson added a comment.
This revision is now accepted and ready to land.

Since the correctness of FMAXIMUM/FMINIMUM aren't in question, this LGTM assuming we move it to SelectionDAGCompat.td instead.


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

https://reviews.llvm.org/D115381



More information about the llvm-commits mailing list