[PATCH] D18870: AMDGPU/SI: Use the hazard recognizer to break SMEM soft clauses

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 09:48:27 PDT 2016


nhaehnle added a subscriber: nhaehnle.
nhaehnle accepted this revision.
nhaehnle added a reviewer: nhaehnle.
nhaehnle added a comment.
This revision is now accepted and ready to land.

The re-building of the ClauseDefs and ClauseUses sets at each instruction seems wasteful especially with longer clauses, but I'll leave it up to you.

Apart from that, LGTM.


http://reviews.llvm.org/D18870





More information about the llvm-commits mailing list