[PATCH] D80416: [RFC][OpenCL] Set fp contract flag on -cl-mad-enable
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 22 05:51:28 PDT 2020
arsenm added a comment.
I think the contract flag needs clarification. I would interpret an instruction with only a contract flag as meaning allow precision increasing FMA formation, and contract+afn to mean combining while reducing precision
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80416/new/
https://reviews.llvm.org/D80416
More information about the cfe-commits
mailing list