Johannes Doerfert
944aa0421c
Reapply "[OpenMP][NFCI] Embed the source location string size in the ident_t"
...
This reverts commit 73ece231ee
and
reapplies 7bfcdbcbf3
with mlir changes.
Also reverts commit 423ba12971
and
includes the unit test changes of
16da214004
.
2021-12-29 01:10:38 -06:00
Mehdi Amini
73ece231ee
Revert "[OpenMP][NFCI] Embed the source location string size in the ident_t"
...
This reverts commit 7bfcdbcbf3
.
Broke MLIR build
2021-12-29 06:57:36 +00:00
Johannes Doerfert
7bfcdbcbf3
[OpenMP][NFCI] Embed the source location string size in the ident_t
...
One of the unused ident_t fields now holds the size of the string
(=const char *) field so we have an easier time dealing with those
in the future.
Differential Revision: https://reviews.llvm.org/D113126
2021-12-28 23:53:29 -06:00
cchen
cba422264c
[OpenMP51] Accept `primary` as proc bind affinity policy in Clang
...
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D99622
2021-04-01 18:07:12 -05:00