[PATCH] D152987: [BPF] Propagate NoMerge attribute when lowering function calls

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 18 15:31:07 PDT 2023


yonghong-song accepted this revision.
yonghong-song added a comment.
This revision is now accepted and ready to land.

Sounds good to me. This way, functions and stmts with nomerge attribute should work for bpf backend.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152987



More information about the llvm-commits mailing list