[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 18 15:32:12 PDT 2022


aemerson added a subscriber: eli.friedman.
aemerson added a comment.

In D115381#3660965 <https://reviews.llvm.org/D115381#3660965>, @paquette wrote:

> @aemerson wdyt about Jon's comment on the test?

I haven't a clue what's going on with signaling NaNs and llvm. I think the safest thing is to emulate existing codegen behavior and maybe someone else, @eli.friedman? might be able to explain.


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

https://reviews.llvm.org/D115381



More information about the llvm-commits mailing list