This revision was automatically updated to reflect the committed changes.
Closed by commit rG8be4bd16ca41: [clang] Convert remaining OpenMP tests to
opaque pointers (authored by barannikov88).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150733/new/
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150733/new/
https://reviews.llvm.org/D150733
___
c
barannikov88 added a comment.
These are the last tests in OpenMP subdirectory.
Comment at: clang/test/OpenMP/target_simd_codegen.cpp:143
- // CHECK: call void [[HVT1:@.+]](i[[SZ]] {{[^,]+}}, i{{32|64}}{{[*]*}}
{{[^)]+}})
+ // CHECK: call void [[HVT1:@.+]](i[[SZ
barannikov88 created this revision.
barannikov88 added a reviewer: nikic.
Herald added subscribers: sunshaoce, StephenFan, guansong, yaxunl.
Herald added a project: All.
barannikov88 requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: cfe-commits, jplehr