[PATCH] D133949: Make sure the right parameter extension attributes are added in various instrumentation passes.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 11:06:39 PST 2023


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM.  This is clearly an improvement, even if there are still some gaps.

I'm okay with doing the recomputation based on the triple for places which aren't too performance sensitive.


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

https://reviews.llvm.org/D133949



More information about the llvm-commits mailing list