[llvm] [BPF] Define set of BPF libcalls (PR #169537)

via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 08:47:55 PDT 2026


================

----------------
NinaNoco wrote:

As far as I can tell, the libcalls not included in this list will be lowered by LLVM internally, so `smul` works when the set doesn't include it, but does not when it does.

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


More information about the llvm-commits mailing list