summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/infer-addrpace-pipeline.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AMDGPU] Add infer address spaces pass before SROAStanislav Mekhanoshin2017-06-191-0/+10
It adds it for the target after inlining but before SROA where we can get most out of it. Differential Revision: https://reviews.llvm.org/D34366 llvm-svn: 305759
OpenPOWER on IntegriCloud