diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2020-09-28 22:16:12 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2020-09-29 01:12:01 +0000 |
commit | 9f9f89d44bebe79a7672799619a0c7e5ce213fa3 (patch) | |
tree | 792ba0b137e256cfb670a8b6452e93b68a020f00 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 727c4223d714eb220ed65a9244c1cc499d0cd461 (diff) | |
download | llvm-9f9f89d44bebe79a7672799619a0c7e5ce213fa3.zip llvm-9f9f89d44bebe79a7672799619a0c7e5ce213fa3.tar.gz llvm-9f9f89d44bebe79a7672799619a0c7e5ce213fa3.tar.bz2 |
Remove dependency from LLVM Dialect on the OpenMP dialect
The OmpDialect is in practice optional during translation to LLVM IR: the code is tolerant
to have a "nullptr" when not present / needed.
The dependency still exists on the export to LLVMIR.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D88351
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions