summaryrefslogtreecommitdiff
path: root/mlir/lib/Target/LLVMIR/Dialect/Ptr/PtrToLLVMIRTranslation.cpp
AgeCommit message (Expand)Author
2025-09-24[mlir][ptr] Add `ptr.ptr_diff` operation (#157354)Fabian Mora
2025-09-14[mlir][ptr] Add ConstantOp with NullAttr and AddressAttr support (#157347)Fabian Mora
2025-09-03[mlir][ptr] Add `gather`, `masked_load`, `masked_store`, and `scatter` ops (#...Fabian Mora
2025-09-03[mlir][ptr] Add translations to LLVMIR for ptr ops. (#156355)Fabian Mora
2025-09-02[mlir][LLVM|ptr] Add the `#llvm.address_space` attribute, and allow `ptr` tra...Fabian Mora