[PATCH] D74372: [OpenMP][IRBuilder] Perform finalization (incl. outlining) late

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 11 13:27:45 PST 2020


vsk added a comment.

Thanks :). IIRC `check-clang` is enough to exercise the relevant code path, as we get an assert in CodeExtractor without the workaround. (side note: please don't take my comments here as blocking, I just wanted to see if we could delete some cruft)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74372





More information about the cfe-commits mailing list