aco: Add helper to get cycle info for an instruction.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Mon, 14 Nov 2022 18:58:32 +0000 (18:58 +0000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 7 Dec 2022 22:05:25 +0000 (22:05 +0000)
commitcd3bf56acea12e25281717d6752b899473e54d27
tree287d722a91a7246fc088c51e37d3d7560d228046
parent352e492c7b1bed91569774c9c2b44c0b24984840
aco: Add helper to get cycle info for an instruction.

For use in s_delay_alu tracking

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19743>
src/amd/compiler/aco_ir.h
src/amd/compiler/aco_statistics.cpp