nvir: Always split 64-bit IMAD/IMUL operations
authorPierre Moreau <pierre.morrow@free.fr>
Mon, 4 Dec 2017 23:51:04 +0000 (00:51 +0100)
committerKarol Herbst <kherbst@redhat.com>
Thu, 13 Sep 2018 18:49:38 +0000 (20:49 +0200)
commit21b92b3464193a203e069f50c21ebec146ae0215
tree4ed2b33c6a944e0d0568d465ba2940add3459a2a
parentcb63e5d1eb0a73c2014a9dc798bfc7549f23279a
nvir: Always split 64-bit IMAD/IMUL operations

Those operations do not map to actual hardware instructions, therefore
those should always be lowered to 32-bit instructions.

Fixes: 009c54aa7af "nv50/ir: Split 64-bit integer MAD/MUL operations"
Signed-off-by: Pierre Moreau <pierre.morrow@free.fr>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Signed-off-by: Karol Herbst <kherbst@redhat.com>
src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp