[PATCH] D134854: [DAG] Update `isKnownNeverNaN` for `FMA/FMAD`

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 01:40:08 PDT 2022


Pierre-vh added a comment.

In D134854#3823061 <https://reviews.llvm.org/D134854#3823061>, @foad wrote:

> Code change looks good. Is it possible to add a test as described in https://reviews.llvm.org/D50804#1202429?

Do you mean we need the same test but in AMDGPU, or does the test need to be changed as well?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134854



More information about the llvm-commits mailing list