[all-commits] [llvm/llvm-project] a46e7d: [AMDGPU] Allow AGPR in inline asm
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Fri Apr 3 06:14:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a46e7d7a5f60b452340eb8ebc873538659c73e78
https://github.com/llvm/llvm-project/commit/a46e7d7a5f60b452340eb8ebc873538659c73e78
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2020-04-03 (Fri, 03 Apr 2020)
Changed paths:
M clang/lib/Basic/Targets/AMDGPU.cpp
M clang/lib/Basic/Targets/AMDGPU.h
M clang/test/CodeGenOpenCL/inline-asm-amdgcn.cl
Log Message:
-----------
[AMDGPU] Allow AGPR in inline asm
Differential Revision: https://reviews.llvm.org/D77329
More information about the All-commits
mailing list