[PATCH] D154824: [AMDGPU] Check for denormal flushing when selecting V_FMA/MAD_MIX*

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 16:08:31 PDT 2023


arsenm added a comment.

In D154824#4484524 <https://reviews.llvm.org/D154824#4484524>, @matejam wrote:

> I could add a function attribute containing denormal flushing or add more run lines to these tests.

Ideally we would have checks for at least ieee and preserve-sign modes for everything touching mad selection


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154824



More information about the llvm-commits mailing list