[PATCH] D84252: [amdgpu] Run SROA after loop unrolling.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 14:19:46 PDT 2020
hliao added a comment.
In D84252#2164763 <https://reviews.llvm.org/D84252#2164763>, @arsenm wrote:
> I would expect the generic code to add this
Yeah, I also feel that way. But, let do it as a target-specific one first. I will study it with cpu2k3 or cpu2k6 benchmarks to learn whether how they are benefited.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84252/new/
https://reviews.llvm.org/D84252
More information about the llvm-commits
mailing list