Giovanni Lenzi Baraldi
|
b6c0b50d3e
|
Removed duplicated code (#784)
* Removed duplicated code
* Clang format
* Removing union from pc_sampling API
* Clang format
|
2024-04-18 07:42:26 -03:00 |
|
Vladimir Indic
|
200be03bb4
|
pcs parser: includes fixed, GLOB removed (#286)
* pcs parser: includes fixed, GLOB removed
* source formatting (clang-format v11) (#287)
Co-authored-by: vlaindic <vlaindic@users.noreply.github.com>
* cmake formatting (cmake-format) (#288)
Co-authored-by: vlaindic <vlaindic@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: vlaindic <vlaindic@users.noreply.github.com>
|
2023-12-08 17:36:32 +01:00 |
|
Giovanni Lenzi Baraldi
|
cce7fda5fb
|
Gbaraldi/pcparser2 (#266)
* Rollback PCparser. Separated GFX9 and ID tests. Fixed flags for GFX9 tests.
* Removing C++ header from rocr.h. Fixing CMakeLists.
* Moved PCS benchmark to separate unit.
* Fixed workgrouP naming
* Adding inline on header functions
* Fixing pull conflicts.
* source formatting (clang-format v11) (#268)
Co-authored-by: ApoKalipse-V <ApoKalipse-V@users.noreply.github.com>
* cmake formatting (cmake-format) (#267)
Co-authored-by: ApoKalipse-V <ApoKalipse-V@users.noreply.github.com>
* Removed leftover rocprofiler folder for pcparser
* Adding <array> header on translation.hpp
* Fixing PCS test names.
* Chaging parser tests failure to the status_t value
* Renaming pcs_parser tests
* Removing benchmark test
* Adding const to a few variables
* source formatting (clang-format v11) (#269)
Co-authored-by: ApoKalipse-V <ApoKalipse-V@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ApoKalipse-V <ApoKalipse-V@users.noreply.github.com>
|
2023-12-07 19:42:56 -03:00 |
|