commit | 4778d2ba9306039e888628874cf5a6c32e6bc004 | [log] [tgz] |
---|---|---|
author | Neil Henning <neil.henning@amd.com> | Wed Dec 12 16:15:21 2018 +0000 |
committer | Neil Henning <neil.henning@amd.com> | Wed Dec 12 16:15:21 2018 +0000 |
tree | e2d618e81dadaf5a77b45dd7d5cd67f668d832ae | |
parent | 2ba3294845dedcbb27dc49287bfbcdb49aa1e6b7 [diff] |
[AMDGPU] Extend the SI Load/Store optimizer to combine more things. I've extended the load/store optimizer to be able to produce dwordx3 loads and stores, This change allows many more load/stores to be combined, and results in much more optimal code for our hardware. Differential Revision: https://reviews.llvm.org/D54042 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@348937 91177308-0d34-0410-b5e6-96231b3b80d8