[PATCH] D33114: [AMDGPU] Turn on the new waitcnt insertion pass. Adjust tests.
Mark Searles via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 09:04:13 PDT 2017
msearles added a comment.
I’m splitting this review into two reviews:
(1) This review will be repurposed solely for the fixes to the new waitcnt pass and a new test; no changes to those fixes; so I’m going to consider those fixes accepted.
(2) The second review will be to turn the new waitcnt pass on by default. I'll give folks a chance to weigh in on that before moving forward with it.
https://reviews.llvm.org/D33114
More information about the llvm-commits
mailing list