Johannes Doerfert
|
d4f3d8212a
|
[OpenMP][FIX] Ensure to inline ompx:: functions after the rename in D140334
|
2022-12-19 16:41:49 -08:00 |
|
Johannes Doerfert
|
90609fb68f
|
[OpenMP][NFCI] Remove effectively dead code in clang and the runtime
Differential Revision: https://reviews.llvm.org/D136903
|
2022-12-13 18:44:19 -08:00 |
|
Johannes Doerfert
|
f9c29878b0
|
Revert "[OpenMP][NFCI] Remove effectively dead code in clang and the runtime"
This reverts commit c1c8cbbf5f29257d084a23a2f6c4236c40b7afb9. One of the
tests seems to be flaky/non-deterministic.
|
2022-12-12 22:08:28 -08:00 |
|
Johannes Doerfert
|
c1c8cbbf5f
|
[OpenMP][NFCI] Remove effectively dead code in clang and the runtime
|
2022-12-12 20:55:36 -08:00 |
|
Johannes Doerfert
|
ae10b8a582
|
[Attributor][FIX] Give registered simplification callbacks precedence
We accidentally checked for constants before we looked for registered
simplification callbacks. The latter needs to take precedence though.
|
2022-06-09 15:31:53 +02:00 |
|