[PATCH] D85544: [OpenMPOpt] ICV tracking for calls

Stefan Stipanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 12:18:08 PDT 2020


sstefan1 added a comment.

Note: I've added D85052 <https://reviews.llvm.org/D85052> as a parent revision. However this can also be considered as a slight change in approach. If needed, those 2 can be merged together.

Things like `ICVValue` struct could be deleted if this approach turns out to be the one we go with. But I'd like to hear from others first.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85544



More information about the llvm-commits mailing list