diff options
author | Christian Ulmann <christianulmann@gmail.com> | 2023-11-02 10:09:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-02 10:09:49 +0100 |
commit | e2564b27472638d2e2019e6cd2fc6d6d608f8b8c (patch) | |
tree | a9f1115e5a45ec43249fc6d3fb78c614aaafb5d3 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | f798bf847056bb2c1548be5dc09dc0a953f4e4f2 (diff) | |
download | llvm-e2564b27472638d2e2019e6cd2fc6d6d608f8b8c.zip llvm-e2564b27472638d2e2019e6cd2fc6d6d608f8b8c.tar.gz llvm-e2564b27472638d2e2019e6cd2fc6d6d608f8b8c.tar.bz2 |
[MLIR][SCFToOpenMP] Remove typed pointer support (#71028)
This commit removes the support for lowering SCF to OpenMP dialect with
typed pointers. Typed pointers have been deprecated for a while now and
it's planned to soon remove them from the LLVM dialect.
Related PSA:
https://discourse.llvm.org/t/psa-removal-of-typed-pointers-from-the-llvm-dialect/74502
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions