This patch changes the assert_assume function used for internal
assumptions in the device runtime to use a more standard formatting for
the assumption message.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112842
[OpenMP] Use the assertion formatting from assert.h ClosedPublic Authored by jhuber6 on Oct 29 2021, 12:51 PM.
Details Summary This patch changes the assert_assume function used for internal
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 29 2021, 12:56 PM Closed by commit rG2c6a4e5678c2: [OpenMP] Use the assertion formatting from assert.h (authored by jhuber6). · Explain WhyOct 29 2021, 1:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 383491 openmp/libomptarget/DeviceRTL/include/Debug.h
openmp/libomptarget/DeviceRTL/src/Debug.cpp
|