This change replaces some of the assembly functions in z_Linux_asm.S for inline asm in kmp.h. This allows better interaction with compiler tools and sanitizers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D60423
[OpenMP] Exchange code in asm file for inline assembly ClosedPublic Authored by jlpeyton on Apr 8 2019, 2:57 PM.
Details Summary This change replaces some of the assembly functions in z_Linux_asm.S for inline asm in kmp.h. This allows better interaction with compiler tools and sanitizers.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 11 2019, 5:11 AM Closed by commit rL358438: [OpenMP] Exchange code in asm file for inline assembly (authored by jlpeyton). · Explain WhyApr 15 2019, 12:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 195233 openmp/trunk/runtime/src/kmp.h
openmp/trunk/runtime/src/z_Linux_asm.S
|