[PATCH] D13367: AMDGPU/SI: Remove calling convention assertion from LowerFormalArguments()

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 15:38:22 PDT 2015


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM. Ideally we would never get a C calling convention. I think the test should also include a spir_func


http://reviews.llvm.org/D13367





More information about the llvm-commits mailing list