| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | AMDGPU: Don't try to use LDS/vector for private if pointer value stored | Matt Arsenault | 2015-07-28 | 1 | -0/+52 |
| If the pointer is the store's value operand, this would produce a broken module. Make sure the use is actually for the pointer operand. llvm-svn: 243462 | |||||

