[PATCH] D98411: [OpenCL] Respect calling convention for builtin

Alexey Bader via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 11 04:14:50 PST 2021


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

Thanks! LGTM.
I think we should consider deprecating `spir_func` calling convention in favor of default calling convention. I don't much value in having it today.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98411/new/

https://reviews.llvm.org/D98411



More information about the cfe-commits mailing list