[PATCH] D30442: [AMDGPU] Add second pass of the scheduler

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 11:04:40 PST 2017


arsenm added a comment.

How expensive is it to do this? The scheduler is already frequently the most expensive pass after RA, sometimes surpassing it


Repository:
  rL LLVM

https://reviews.llvm.org/D30442





More information about the llvm-commits mailing list