[PATCH] D81204: [AMDGPU] Increase max iterations count to analyze complete unroll

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 15:11:01 PDT 2020


dfukalov updated this revision to Diff 268948.
dfukalov added a comment.

test updated as requested


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81204

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/test/Transforms/LoopUnroll/AMDGPU/unroll-analyze-small-loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81204.268948.patch
Type: text/x-patch
Size: 6587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/1bd59fe1/attachment.bin>


More information about the llvm-commits mailing list