Searched refs:can_reorder (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_insert_waitcnt.cpp377 !instr->smem().sync.can_reorder()) {
652 else if (ctx.chip_class >= GFX10 && !smem.sync.can_reorder())
H A Daco_opt_value_numbering.cpp342 if (!get_sync_info(instr.get()).can_reorder())
H A Daco_ir.h197 bool can_reorder() const function in struct:aco::memory_sync_info
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst2756 - nir/opt_access: don't check restrict in can_reorder()
2757 - nir/opt_access: rename can_reorder() and set ACCESS_NON_WRITEABLE in it
2803 - aco: remove can_reorder semantic in get_sync_info_with_hack
H A D19.3.0.rst805 - aco: add can_reorder flags to load_ubo and load_constant
2853 - aco: keep can_reorder/barrier when combining addition into SMEM
H A D20.2.0.rst3913 - aco: rework barriers and replace can_reorder

Completed in 22 milliseconds