llvm-project
[mlir][core|ptr] Add `PtrLikeTypeInterface` and casting ops to the `ptr` dialect
#137469
Merged

Commits
  • [mlir][core|ptr] Add `PtrLikeTypeInterface` and casting ops to the `ptr` dialect
    fabianmcg committed 87 days ago
  • Update mlir/include/mlir/Dialect/Ptr/IR/PtrOps.td
    fabianmcg committed 87 days ago
  • add tests for chains of casts
    fabianmcg committed 87 days ago
  • make folders work on cast sequences
    fabianmcg committed 87 days ago
  • remove trivial_metadata flag from from_ptr op
    fabianmcg committed 87 days ago
  • address reviewer comments
    fabianmcg committed 87 days ago
  • address reviewer comments and rebase
    fabianmcg committed 87 days ago
Loading