[PATCH] D12067: AMDGPU: Refactor exp instructions
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 20:27:25 PDT 2016
arsenm added a comment.
In https://reviews.llvm.org/D12067#486222, @mareko wrote:
> Could you briefly describe what effect this will have on behavior? (e.g. scheduling)
I don't think it should have that much impact on scheduling, there might be some changes around the done part
https://reviews.llvm.org/D12067
More information about the llvm-commits
mailing list