[PATCH] D69521: DAG: Add new control for ISD::FMAD formation
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 29 10:36:07 PDT 2019
arsenm added a comment.
In D69521#1725464 <https://reviews.llvm.org/D69521#1725464>, @cameron.mcinally wrote:
> This looks good. Is it possible to write tests for the AMDGPU specific change?
>
> Side note: I've been meaning to get around to pushing the FTZ conversation on llvm-dev, but haven't found time yet. I'll try to coordinate with @andrew.w.kaylor towards the end of this week...
This patch is NFC. Switching the denormal handling is in a future patch
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69521/new/
https://reviews.llvm.org/D69521
More information about the llvm-commits
mailing list