Anastasia added a comment.

In D92721#2437941 <https://reviews.llvm.org/D92721#2437941>, @mibintc wrote:

> There are many RuntimeCalls that are created in Clang, including _read_pipe, 
> all the OpenMP runtime calls, etc.  Shall they all have their calling 
> conventions set from the ABIInfo?  Currently those calls are being set to 0.

Makes sense to apply this to all functions indeed, btw there is also 
`getDefaultCallingConvention` from SPIR that could be used...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92721

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to