[PATCH] D64490: AMDGPU/GlobalISel: Selection for fminnum/fmaxnum

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 02:45:20 PDT 2019


nhaehnle added a comment.

Oh, is that because the new node causes the intrinsics to be lowered to G_FMINNUM etc.? Why doesn't this affect any other targets?


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

https://reviews.llvm.org/D64490





More information about the llvm-commits mailing list