[Mlir-commits] [mlir] [MLIR][MemRefToLLVM] Remove typed pointer support (PR #70909)
Markus Böck
llvmlistbot at llvm.org
Wed Nov 1 13:33:51 PDT 2023
https://github.com/zero9178 approved this pull request.
The original patch that added opaque pointer support also made some changes to the `MemRefBuilder.cpp` in `LLVMCommon`. See here https://github.com/llvm/llvm-project/commit/50ea17b849a601bad634d98186155e7526cd4b5c#diff-e8a6989bcb3eb14419d2f7296ae8fb02ef02087b16fcc9f7c110ee10183116c1
Is this code dead now as well?
LGTM otherwise
https://github.com/llvm/llvm-project/pull/70909
More information about the Mlir-commits
mailing list