[PATCH] D84252: [amdgpu] Run SROA after loop unrolling.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 12:40:18 PDT 2020
hliao marked an inline comment as done.
hliao added a comment.
In D84252#2180239 <https://reviews.llvm.org/D84252#2180239>, @rampitec wrote:
> A test could be nice.
I tried to fabricate a test case from the original complicated test code (up to 20K+ lines of IR) but failed so far.
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