These imply stack-like semantics, which doesn't make any sense for
entry points.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D79593
Verifier: Disallow byval and similar for AMDGPU calling conventions ClosedPublic Authored by arsenm on May 7 2020, 12:07 PM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 7 2020, 12:57 PM arsenm added a child revision: D79744: clang: Use byref for aggregate kernel arguments.May 11 2020, 1:55 PM arsenm retitled this revision from Verifier: Check address space for byval on AMDGPU calling conventions to Verifier: Disallow byval and similar for AMDGPU calling conventions. This revision is now accepted and ready to land.Jun 29 2020, 9:56 AM
Revision Contents
Diff 274114 llvm/lib/IR/Verifier.cpp
llvm/test/Verifier/amdgpu-cc.ll
|