summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/Ptr/ops.mlir
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] Extend `ptr_add` operation to support shaped operands (#156374)Fabian Mora
2025-09-03[mlir][ptr] Add `gather`, `masked_load`, `masked_store`, and `scatter` ops (#...Fabian Mora
2025-09-02[mlir][LLVM|ptr] Add the `#llvm.address_space` attribute, and allow `ptr` tra...Fabian Mora
2025-09-01[mlir][ptr] Add load and store ops. (#156093)Fabian Mora
2025-06-20[mlir][core|ptr] Add `PtrLikeTypeInterface` and casting ops to the `ptr` dial...Fabian Mora
2025-04-22[mlir][ptr] Add the `ptradd` and `type_offset` ops, and `generic_space` attr ...Fabian Mora