gpu-compute: Wavefront refactoring
authorAlexandru Dutu <alexandru.dutu@amd.com>
Fri, 16 Sep 2016 16:26:52 +0000 (12:26 -0400)
committerAlexandru Dutu <alexandru.dutu@amd.com>
Fri, 16 Sep 2016 16:26:52 +0000 (12:26 -0400)
commit589e13a23b3969c1137d2170a8638356d0c0fc65
tree3ccfcde3173d9d3c234e0fa9ce130931786981eb
parente9fe1b838b94eb46f165b9adb6281a862b172dfe
gpu-compute: Wavefront refactoring
Renaming members of the Wavefront class in accordance with the style guide.
12 files changed:
src/arch/hsail/gen.py
src/arch/hsail/insts/decl.hh
src/arch/hsail/insts/main.cc
src/arch/hsail/insts/mem_impl.hh
src/arch/hsail/insts/pseudo_inst.cc
src/gpu-compute/compute_unit.cc
src/gpu-compute/dispatcher.cc
src/gpu-compute/fetch_unit.cc
src/gpu-compute/global_memory_pipeline.cc
src/gpu-compute/local_memory_pipeline.cc
src/gpu-compute/wavefront.cc
src/gpu-compute/wavefront.hh