gpu-compute: Fix Python/C++ object hierarchy discrepancies
Review Request #3824 - Created Feb. 21, 2017 and discarded - Latest diff uploaded
| Information | |
|---|---|
| Andreas Sandberg | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 11878:b0a4f3815b55 --------------------------- gpu-compute: Fix Python/C++ object hierarchy discrepancies The GPUCoalescer and the Shader classes have different base classes in C++ and Python. This causes subtle bugs in SWIG and compilation errors for PyBind. Change-Id: I1ddd2a8ea43f083470538ddfea891347b21d14d8 Reviewed-by: Andreas Hansson <andreas.hansson@arm.com>
