Re: [PATCH] D17645: AMDGPU: Add missing Volcanic Islands targets

2016-02-29 Thread Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL262228: AMDGPU: Add missing Volcanic Islands targets (authored by tstellar). Changed prior to commit: http://reviews.llvm.org/D17645?vs=49184&id=49372#toc Repository: rL LLVM http://reviews.llvm.org

Re: [PATCH] D17645: AMDGPU: Add missing Volcanic Islands targets

2016-02-27 Thread Matt Arsenault via cfe-commits
arsenm accepted this revision. arsenm added a comment. This revision is now accepted and ready to land. LGTM http://reviews.llvm.org/D17645 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-co

[PATCH] D17645: AMDGPU: Add missing Volcanic Islands targets

2016-02-26 Thread Tom Stellard via cfe-commits
tstellarAMD created this revision. tstellarAMD added a reviewer: arsenm. tstellarAMD added a subscriber: cfe-commits. http://reviews.llvm.org/D17645 Files: lib/Basic/Targets.cpp test/Driver/r600-mcpu.cl Index: test/Driver/r600-mcpu.cl =