nvc0/ir: move load/store lowering pass to handleLDST()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 29 Mar 2016 17:27:49 +0000 (19:27 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 29 Mar 2016 17:55:51 +0000 (19:55 +0200)
commit9d57c84994abe45133382cf72ae617570bfe89da
tree4e7885ed93f1eadf29c40f85e35d3c88d13ab2ef
parentcc68dc2b5e3c603580f70d682b0772d179b28ce3
nvc0/ir: move load/store lowering pass to handleLDST()

Having all this code in a big switch is not really a good pratice.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.cpp
src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.h