[llvm] [IR] Introduce `llvm.strlen.*` intrinsics (PR #135792)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 15 14:13:05 PDT 2025


https://github.com/nikic commented:

This needs an RFC, I expect opposition to the introduction of intrinsics for string libcalls (that are not builtins required even in freestanding environments).

https://github.com/llvm/llvm-project/pull/135792


More information about the llvm-commits mailing list