[PATCH] D135736: [mlir][MemRef] Make reinterpret_cast(extract_strided_metadata) more robust

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 11:52:20 PST 2022


nicolasvasilache accepted this revision.
nicolasvasilache added a comment.
This revision is now accepted and ready to land.

Sorry for the delay . let's go with this.
The API is indeed more complex than we'd like but at least it is well isolated form users so I am fine for now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135736/new/

https://reviews.llvm.org/D135736



More information about the llvm-commits mailing list