[PATCH] D151943: [InstCombine] Propagate some func/arg/ret attributes from caller to callsite
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 3 13:22:40 PDT 2023
fhahn added a comment.
FYI I shared D152081 <https://reviews.llvm.org/D152081> which is a different option to enable callsite propagation and it might be a good place to discuss where to best solve the problem
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151943/new/
https://reviews.llvm.org/D151943
More information about the llvm-commits
mailing list