Files
clang-p2996/llvm/lib/Target/AMDGPU
Jay Foad 3d76824b7f [AMDGPU] Better support for VMEM soft clauses in GCNHazardRecognizer
VMEM soft clauses only contain VMEM and FLAT instructions. Teaching
GCNHazardRecognizer::checkSoftClauseHazards that other kinds of
instructions will naturally break the clause means there are far fewer
cases where it has to insert an s_nop instruction to forcibly break the
clause.

Differential Revision: https://reviews.llvm.org/D79353
2020-05-05 15:49:09 +01:00
..
2020-04-28 15:30:43 -07:00
2019-11-11 14:42:33 +05:30
2019-09-17 17:56:13 +00:00
2019-12-27 16:53:21 -05:00
2020-04-28 15:30:43 -07:00