efriedma added a comment.

Yes, it's technically a "call", but you don't need the call lowering code.  
That's dedicated to stuff like passing arguments, returning values, checking 
whether the function can be tail-called, etc.  None of that applies here; the 
intrinsic always corresponds to exactly one pseudo-instruction, a BL_PUSHLR.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65019



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

Reply via email to