Calling functions from shaders already works with the SelectionDAG.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103183
[AMDGPU][GlobalISel] Allow amdgpu_gfx calling conv ClosedPublic Authored by sebastian-ne on May 26 2021, 9:54 AM.
Details
Summary Calling functions from shaders already works with the SelectionDAG.
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 7 others. · View Herald TranscriptMay 26 2021, 9:54 AM This revision is now accepted and ready to land.May 26 2021, 11:08 AM Closed by commit rG0bb60dbe34e4: [AMDGPU][GlobalISel] Allow amdgpu_gfx calling conv (authored by sebastian-ne). · Explain WhyMay 27 2021, 1:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 348007 llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
llvm/test/CodeGen/AMDGPU/pal-simple-indirect-call.ll
|