[PATCH] D156344: Disable call to fma for soft-float
Kishan Parmar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 27 23:32:43 PDT 2023
long5hot added a comment.
landing on this PR, from the conclusion of #55230 <https://github.com/llvm/llvm-project/issues/55230> and D158632 <https://reviews.llvm.org/D158632> conversation..
"If the llvm.fmuladd intrinsic reaches the backend, the backend is responsible for deciding how to represent it."
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156344/new/
https://reviews.llvm.org/D156344
More information about the cfe-commits
mailing list