[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:12:31 PDT 2020


hliao updated this revision to Diff 289246.
hliao added a comment.
Herald added a subscriber: zzheng.

Add a simple enough test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84252

Files:
  llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/test/CodeGen/AMDGPU/extra-sroa-after-unroll.ll
  llvm/test/CodeGen/AMDGPU/opt-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84252.289246.patch
Type: text/x-patch
Size: 6499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/0e000498/attachment.bin>


More information about the llvm-commits mailing list