[PATCH] D127399: [OpenMP] Ensure createXXX functions will always call updateToLocation

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 05:06:22 PDT 2022


kiranchandramohan added a comment.

LG. I have one question. Is there a contract in place where the InsertionPointGuard is used to reset the IP back to the one at entry and would this change break it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127399



More information about the llvm-commits mailing list