[clang] [llvm] [BPF] introduce __attribute__((bpf_fastcall)) (PR #105417)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 06:00:45 PDT 2024


nikic wrote:

The last commit looks fine to me, I didn't look at the rest in detail assuming it was already reviewed.

One thing I'm curious about is why this is implemented as a function attribute rather than as a calling convention.

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


More information about the llvm-commits mailing list