Files
mesa/src/compiler
Eduardo Lima Mitev 32e5fbf47c nir: Add a new ALU nir_op_imad24_ir3
ir3 compiler has a signed integer multiply-add instruction (MAD_S24)
that is used for different offset calculations in the backend.
Since we intend to move some of these calculations to NIR, we need
a new ALU op that can directly represent it.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Reviewed-by: Eduardo Lima Mitev <elima@igalia.com>
2019-10-18 15:08:54 -07:00
..
2019-10-18 15:08:54 -07:00
2017-07-21 08:47:56 +03:00
2019-09-19 19:56:22 +00:00
2019-10-07 21:49:40 +01:00
2018-03-30 14:33:03 -06:00
2018-03-27 08:36:37 -04:00