Commit c59823c
authored
Update CL_FP_FMA definition language to remove ambiguity (#1391)
* Update CL_FP_FMA definition language to remove ambiguity
Previously, having CL_FP_FMA==0 could be interpreted as the fma builtin function not being implemented. This new wording makes it clearer that the flag only specifies how the builtin function is implemented.
* Fix CL_FP_FMA wording for full-profile.
* Fix CL_FP_FMA wording for half type.
* Fix text layout consistency1 parent 6a320c1 commit c59823c
2 files changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
| 241 | + | |
241 | 242 | | |
242 | 243 | | |
243 | 244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
948 | 948 | | |
949 | 949 | | |
950 | 950 | | |
951 | | - | |
| 951 | + | |
| 952 | + | |
952 | 953 | | |
953 | 954 | | |
954 | 955 | | |
| |||
981 | 982 | | |
982 | 983 | | |
983 | 984 | | |
984 | | - | |
| 985 | + | |
| 986 | + | |
985 | 987 | | |
986 | 988 | | |
987 | 989 | | |
| |||
2003 | 2005 | | |
2004 | 2006 | | |
2005 | 2007 | | |
2006 | | - | |
| 2008 | + | |
| 2009 | + | |
2007 | 2010 | | |
2008 | 2011 | | |
2009 | 2012 | | |
| |||
0 commit comments