Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AMDGPU] Add infer address spaces pass before SROA | Stanislav Mekhanoshin | 2017-06-19 | 1 | -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 |