The 'n' character is used in place of '-' in the mangled name.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125406
[OpenMP] Fix mangling for linear parameters with negative stride ClosedPublic Authored by mikerice on May 11 2022, 11:36 AM.
Details Summary The 'n' character is used in place of '-' in the mangled name.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 11 2022, 12:21 PM This revision was landed with ongoing or failed builds.May 11 2022, 2:03 PM Closed by commit rG772b0c44a429: [OpenMP] Fix mangling for linear parameters with negative stride (authored by mikerice). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 428773 clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/test/OpenMP/declare_simd_codegen.cpp
|