[Nouveau] [PATCH v5 0/5] nvc0/ir: add support for MAD/FMA PostRALoadPropagation
Karol Herbst
karolherbst at gmail.com
Sun Mar 26 19:45:56 UTC 2017
was "nv50/ir: PostRaConstantFolding improvements" before.
nothing really changed from the last version, just minor things.
Karol Herbst (5):
nv50/ir: restructure and rename postraconstantfolding pass
nv50/ir: implement mad post ra folding for nvc0+
gk110/ir: add LIMM form of mad
gm107/ir: add LIMM form of mad
nv50/ir: also do PostRaLoadPropagation for FMA
.../drivers/nouveau/codegen/nv50_ir_emit_gk110.cpp | 50 ++++---
.../drivers/nouveau/codegen/nv50_ir_emit_gm107.cpp | 34 +++--
.../drivers/nouveau/codegen/nv50_ir_peephole.cpp | 162 +++++++++++++--------
src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp | 2 +-
4 files changed, 164 insertions(+), 84 deletions(-)
--
2.12.0
More information about the Nouveau
mailing list