[Mlir-commits] [mlir] [mlir][ptr] Add high-level read and write memory operations (PR #161081)
    Mehdi Amini 
    llvmlistbot at llvm.org
       
    Sun Sep 28 13:53:02 PDT 2025
    
    
  
joker-eph wrote:
Even the naming looks out of place: how would one figure why we can "load" and "read" from a pointer? The names looks synonymous  and just arbitrarily introduced "just because".
This just does not belong to `ptr` IMO: let's keep things simple and generalizable by avoiding ad-hoc construction.
https://github.com/llvm/llvm-project/pull/161081
    
    
More information about the Mlir-commits
mailing list