-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement abstraction over mul_add (#22)
* Implement abstraction over mul_add Apparently, the codegen for mul_add is really bad when FMA is disabled. Let's see if this is true * Add attribute to allow non-FMA code once
- Loading branch information
1 parent
1850a99
commit f51dd7f
Showing
1 changed file
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters