[clang] 987aa34 - Corrected clang amdgpu-features.cl test for 6d614a82a4230ea69e322f56dc18dcbd815ed37b (AMDGPU MFMA built-ins)

2020-01-28 Thread Konstantin Pyzhov via cfe-commits
Author: Konstantin Pyzhov Date: 2020-01-28T05:41:42-05:00 New Revision: 987aa3435f4517d663f776e261683b1620eb8101 URL: https://github.com/llvm/llvm-project/commit/987aa3435f4517d663f776e261683b1620eb8101 DIFF: https://github.com/llvm/llvm-project/commit/987aa3435f4517d663f776e261683b1620eb8101.d

[clang] ac9b2a6 - Add missing clang tests for 6d614a82a4230ea69e322f56dc18dcbd815ed37b (AMDGPU MFMA built-ins)

2020-01-28 Thread Konstantin Pyzhov via cfe-commits
Author: Konstantin Pyzhov Date: 2020-01-28T04:41:21-05:00 New Revision: ac9b2a6297420a461f7b9db9e2dbd67f5f07f301 URL: https://github.com/llvm/llvm-project/commit/ac9b2a6297420a461f7b9db9e2dbd67f5f07f301 DIFF: https://github.com/llvm/llvm-project/commit/ac9b2a6297420a461f7b9db9e2dbd67f5f07f301.d

[clang] 6d614a8 - Summary:

2020-01-28 Thread Konstantin Pyzhov via cfe-commits
Author: Konstantin Pyzhov Date: 2020-01-28T03:51:27-05:00 New Revision: 6d614a82a4230ea69e322f56dc18dcbd815ed37b URL: https://github.com/llvm/llvm-project/commit/6d614a82a4230ea69e322f56dc18dcbd815ed37b DIFF: https://github.com/llvm/llvm-project/commit/6d614a82a4230ea69e322f56dc18dcbd815ed37b.d

r364183 - [CUDA][HIP] Don't set comdat attribute for CUDA device stub functions.\nDifferential Revision: https://reviews.llvm.org/D63277

2019-06-24 Thread Konstantin Pyzhov via cfe-commits
Author: kpyzhov Date: Mon Jun 24 07:40:20 2019 New Revision: 364183 URL: http://llvm.org/viewvc/llvm-project?rev=364183&view=rev Log: [CUDA][HIP] Don't set comdat attribute for CUDA device stub functions.\nDifferential Revision: https://reviews.llvm.org/D63277 Modified: cfe/trunk/lib/CodeGen