[PATCH] D99772: [AMDGPU] Check for NaN when folding output modifiers

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 1 15:19:30 PDT 2021


arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.

Oh whoops, I forgot the hardware totally ignores the modifiers with IEEE mode on (not that this behavior makes any sense). We can't actually do this


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99772



More information about the llvm-commits mailing list