[PATCH] D74267: [mlir][Linalg] Add a roundtrip test for indexed_generic op with tensors.
Nicolas Vasilache via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 7 17:27:05 PST 2020
nicolasvasilache accepted this revision.
nicolasvasilache added a comment.
This revision is now accepted and ready to land.
Thanks for adding this test Hanhan!
I am somewhat less confident that `linalg.indexed_generic` generally works (since there didn't exist tests before this one, my thinking is it is not yet functional), but this first test is a concrete step forward.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74267/new/
https://reviews.llvm.org/D74267
More information about the llvm-commits
mailing list