[PATCH] D87456: AMDGPU/GlobalISel Check for NoNaNsFPMath in isKnownNeverSNaN

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 11 06:50:27 PDT 2020


foad added a comment.

> This will be fixed by in D87511 <https://reviews.llvm.org/D87511>.

Wouldn't it make more sense to change the order of the patches in the stack so that D87511 <https://reviews.llvm.org/D87511> is applied first and this one is rebaed on top of it?


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

https://reviews.llvm.org/D87456



More information about the llvm-commits mailing list