commit | c97b66787edee115291f4abf17b0df153f849c68 | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Feb 22 22:01:42 2016 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Feb 22 22:01:42 2016 +0000 |
tree | ccc3f30cb8cb01f3ffcebe1ad4a4ceea8ea890c0 | |
parent | 718d992d1fd9593a7d52bbf0cdc96946ed50b1ef [diff] |
SelectionDAG: Use correct addrspace when lowering memcpy This was causing assertions later from using the wrong pointer size with LDS operations. getOptimalMemOpType should also have address space arguments later. This avoids assertions in existing tests exposed by a future commit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261580 91177308-0d34-0410-b5e6-96231b3b80d8