[PATCH] D130776: [IRBuilder] CreateIntrinsic with implicit mangling

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 04:15:47 PDT 2022


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

Sure, seems reasonable. I assume the varargs case is currently caught by that assertion? If so, LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130776



More information about the llvm-commits mailing list