summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/multiple-address-spaces.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix for a regression caused by the LoopVectorizer whenPekka Jaaskelainen2013-06-171-0/+47
vectorizing loops with memory accesses to non-zero address spaces. It simply dropped the AS info. Fixes PR16306. llvm-svn: 184103
OpenPOWER on IntegriCloud