[all-commits] [llvm/llvm-project] 0bb60d: [AMDGPU][GlobalISel] Allow amdgpu_gfx calling conv
Sebastian Neubauer via All-commits
all-commits at lists.llvm.org
Thu May 27 01:49:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0bb60dbe34e4a934e47a0493832f3384fb09b7db
https://github.com/llvm/llvm-project/commit/0bb60dbe34e4a934e47a0493832f3384fb09b7db
Author: Sebastian Neubauer <sebastian.neubauer at amd.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
M llvm/test/CodeGen/AMDGPU/pal-simple-indirect-call.ll
Log Message:
-----------
[AMDGPU][GlobalISel] Allow amdgpu_gfx calling conv
Calling functions from shaders already works with the SelectionDAG.
Differential Revision: https://reviews.llvm.org/D103183
More information about the All-commits
mailing list