[PATCH] D72304: [OpenMP][OMPIRBuilder] Add Directives (master and critical) to OMPBuilder.

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 15 00:04:37 PST 2020


jdoerfert added a comment.

In D72304#1877676 <https://reviews.llvm.org/D72304#1877676>, @MaskRay wrote:

> `test/CodeGen/opt-record-1.c` triggers an assertion failure.


I hope the macro reordering in rGa0236de7a927 <https://reviews.llvm.org/rGa0236de7a927d2b7d68a805c40cdf6d4aa9442ba> did the trick.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72304





More information about the llvm-commits mailing list