[PATCH] D81479: [BPF] introduce __builtin_bpf_load_u32_to_ptr() intrinsic

Alexei Starovoitov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 9 19:52:52 PDT 2020


ast added a comment.

It feels that the same thing can be represented as inline asm.
What advantage builtin has?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81479





More information about the cfe-commits mailing list