[llvm-branch-commits] [flang] [mlir] [mlir][LLVM] Replace `llvm::LLVMPointerType` by `ptr::PtrType` (PR #173094)
Mehdi Amini via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Dec 21 02:51:54 PST 2025
joker-eph wrote:
> In this case, I would argue it's an LLVM specific type alias,
If so, this should be printed as an alias using the regular alias syntax. Not printed like it is a type of its own.
https://github.com/llvm/llvm-project/pull/173094
More information about the llvm-branch-commits
mailing list