[PATCH] D149281: Must unroll epilogue loops after vectorization on AMDGPU target
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 12:56:07 PDT 2023
fhahn added a comment.
In D149281#4299890 <https://reviews.llvm.org/D149281#4299890>, @rampitec wrote:
> Add a test?
That would be helpful. It would be good to understand why runtime unrolling is needed here. Does the interleave heuristic not kick in?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149281/new/
https://reviews.llvm.org/D149281
More information about the llvm-commits
mailing list