diff options
author | Christian Ulmann <christianulmann@gmail.com> | 2023-11-03 11:16:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-03 11:16:11 +0100 |
commit | ceb4dc44778f79bb1ddf2ca4b490c230ad08c10f (patch) | |
tree | 44884ae6eb8ad13572b49add57d54120d59d74dc /llvm/lib/IR/ConstantFold.cpp | |
parent | 2b1948c2be0e935bdd2e764ae1a2b84c405fdc04 (diff) | |
download | llvm-ceb4dc44778f79bb1ddf2ca4b490c230ad08c10f.zip llvm-ceb4dc44778f79bb1ddf2ca4b490c230ad08c10f.tar.gz llvm-ceb4dc44778f79bb1ddf2ca4b490c230ad08c10f.tar.bz2 |
[MLIR][VectorToLLVM] Remove typed pointer support (#71075)
This commit removes the support for lowering Vector to LLVM 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/IR/ConstantFold.cpp')
0 files changed, 0 insertions, 0 deletions