Files
clang-p2996/mlir/lib/Conversion/SPIRVToLLVM/SPIRVToLLVMPass.cpp
Christian Ulmann 41f3b83fb0 [MLIR][SPIRVToLLVM] Remove typed pointer support (#70568)
This commit removes the support for lowering SPIRV 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
2023-10-30 08:57:35 +01:00

2.4 KiB