diff options
author | Alyssa Rosenzweig <[email protected]> | 2019-02-23 01:12:10 +0000 |
---|---|---|
committer | Alyssa Rosenzweig <[email protected]> | 2019-02-25 02:36:26 +0000 |
commit | c6be9969d25e60544a42a4cfd6062dd2a7e1ac1d (patch) | |
tree | ac9180a5a4fe19dab17cb6ec3a507c7bc0ef6b70 /autogen.sh | |
parent | 4a4726af3c86f1249f3761b982a2555623f315b9 (diff) |
panfrost/midgard: Add fround(_even), ftrunc, ffma
These ops were discovered by invoking the correspondingly names GLSL
functions. The rounding ops here behave exact as expected and are mapped
to their corresponding NIR ops where applicable. The ffma behaves as a
LUT instruction and requires some special argument packing (since
Midgard normally only allows for 2 arguments); this quirk will be
addressed in the future, but for now FMA is still lowered.
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions