This is an archive of the discontinued LLVM Phabricator instance.

Don't use default address space arguments in SROA
AbandonedPublic

Authored by arsenm on Dec 12 2013, 1:58 PM.

Details

Reviewers
None
Summary

This doesn't change anything since alloca is always address space 0. This is a step towards removing the default arguments for the pointer getting functions.

Diff Detail

Event Timeline

chandlerc resigned from this revision.Mar 29 2015, 11:33 AM
chandlerc removed a reviewer: chandlerc.

Pretty sure all the addrspace stuff got fixed.

arsenm abandoned this revision.Feb 23 2017, 11:32 AM