[PATCH] D67101: Target hooks for custom COPY insertion.

Alexander via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 3 10:45:06 PDT 2019


alex-t added a comment.

In D67101#1655941 <https://reviews.llvm.org/D67101#1655941>, @lebedev.ri wrote:

> Would be good to have test coverage either in the same patch or have dependent patch explicitly marked as such.


The patch really changes AMDGPU PHI elimination and leaves other targets behavior unaffected.
So the test that I will add make sense for AMDGPU only.
Is it okay?


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

https://reviews.llvm.org/D67101





More information about the llvm-commits mailing list