llvm-project/llvm/test/tools/llvm-mca/AMDGPU
Patrick Holland e4ebfb5786 [MCA] Adding an AMDGPUCustomBehaviour implementation.
This implementation allows mca to model the desired behaviour of the s_waitcnt
instruction. This patch also adds the RetireOOO flag to the AMDGPU instructions
within the scheduling model. This flag is only used by mca and allows
instructions to finish out-of-order which helps mca's simulations more closely
model the actual device.

Differential Revision: https://reviews.llvm.org/D104730
2021-08-24 13:33:58 -07:00
..
gfx9-retireooo.s [MCA] Adding an AMDGPUCustomBehaviour implementation. 2021-08-24 13:33:58 -07:00
gfx10-add-sequence.s [MCA] Allow unlimited cycles in the timeline view 2021-06-24 12:54:57 +01:00
gfx10-double.s [MCA] Adding an AMDGPUCustomBehaviour implementation. 2021-08-24 13:33:58 -07:00
gfx10-trans.s [MCA] Allow unlimited cycles in the timeline view 2021-06-24 12:54:57 +01:00
lit.local.cfg