[PATCH] D72737: [AMDGPU] Bundle loads before pre-RA scheduler

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 15:23:48 PST 2020


arsenm added a comment.

Is this just working around the post-RA scheduler? Can we finally replace the post-RA scheduler with misched?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72737/new/

https://reviews.llvm.org/D72737





More information about the llvm-commits mailing list