[Mlir-commits] [mlir] [mlir][ptr] Add `ptr.ptr_diff` operation (PR #157354)

Fabian Mora llvmlistbot at llvm.org
Mon Sep 15 03:45:12 PDT 2025


fabianmcg wrote:

> What is the behavior for an address space mismatch? 

The lhs and rhs types must match, so there’s never an address space mismatch.



https://github.com/llvm/llvm-project/pull/157354


More information about the Mlir-commits mailing list