Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMDGPU: Boost inline threshold with addrspacecasted alloca arguments | Matt Arsenault | 2019-05-24 | 1 | -0/+70 |
This was skipping GetUnderlyingObject for nonprivate addresses, but an alloca could also be found through an addrspacecast if it's flat. llvm-svn: 361649 |