[PATCH] D106312: [AMDGPU] Allow rematerialization of virtual reg uses

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 19 15:40:42 PDT 2021


arsenm added a comment.

I don't follow this. Why would we want to override the generic logic and extend live ranges? If the LRE checks that it doesn't extend the live range, why not just remove the generic check?


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

https://reviews.llvm.org/D106312



More information about the llvm-commits mailing list