[PATCH] D150156: [OpenMP] Fix incorrect interop type for number of dependencies

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 8 18:06:44 PDT 2023


jhuber6 added a comment.

In D150156#4328360 <https://reviews.llvm.org/D150156#4328360>, @tianshilei1992 wrote:

> Does this cause the IR issue?

Not sure, I just get an undefined symbol error in the linker now. Not sure if that means it's resolved or I just can't reproduce it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150156



More information about the cfe-commits mailing list