diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2017-02-03 02:20:05 +0000 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2017-02-03 02:20:05 +0000 |
commit | f29602df65cb52e9d5e4eda6433526fddda1280c (patch) | |
tree | c60a1f23f5693ffa6969fcec504266c533f1a512 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f60b68457eafefacd4e7c9b9cead58c2f88cc4a4 (diff) | |
download | bcm5719-llvm-f29602df65cb52e9d5e4eda6433526fddda1280c.tar.gz bcm5719-llvm-f29602df65cb52e9d5e4eda6433526fddda1280c.zip |
[AMDGPU] Unroll preferences improvements
Exit loop analysis early if suitable private access found.
Do not account for GEPs which are invariant to loop induction variable.
Do not account for Allocas which are too big to fit into register file anyway.
Add option for tuning: -amdgpu-unroll-threshold-private.
Differential Revision: https://reviews.llvm.org/D29473
llvm-svn: 293991
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions