[PATCH] D152226: [FunctionAttrs] Propagate some func/arg/ret attributes from caller to callsite (WIP)

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 13 11:24:52 PDT 2023


jdoerfert added a comment.

FWIW, I wish the time that went into this would have been to improve and enable the (lightweight) Attributor pass.
Anyway, I'm still doing that, and the latest numbers didn't look that bad. I will start to upstream stuff that I found.
At this point it might be good to understand if the (lightweight) Attributor would solve your problems or what would be left.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152226



More information about the cfe-commits mailing list