[PATCH] D152987: [BPF] Propagate NoMerge attribute when lowering function calls
Eduard Zingerman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 15 06:58:07 PDT 2023
eddyz87 added a reviewer: yonghong-song.
eddyz87 added a comment.
Hi Yonghong,
While this change is necessary to make use of D152986 <https://reviews.llvm.org/D152986> it is a worthy change in it's own, e.g. the test case does not depend on D152986 <https://reviews.llvm.org/D152986>.
Could you please take a look?
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