User Details
- User Since
- Aug 24 2022, 6:32 AM (23 w, 5 d)
Mon, Jan 9
Thank you!
Dec 23 2022
Awesome! Thank you!
Dec 22 2022
Could you please add links to the original review and the revert commit?
Dec 14 2022
Nov 21 2022
Fix tiling test.
Nov 18 2022
Thank you! I'll prepare the follow-up patch.
Fix tests.
Nov 11 2022
Nov 9 2022
I expected that this patch will help reduce the size of https://reviews.llvm.org/D137658, but the gain is so small, I don't think it's worth proceeding. I'll just drop this change.
Nov 8 2022
Nov 7 2022
Thank you!
Nov 4 2022
Thank you!
Add a constant to represent unmapped dims.
Nov 3 2022
Oct 28 2022
Oct 27 2022
clang-format.
Create region empty region in TransposeOp::parse to fix test breakage.
Thank you!
Replace rbegin()/rend() with std::greater<int>().
Oct 21 2022
Update tests to check for memrefs.
Oct 19 2022
Oct 18 2022
Incorporate changes from https://reviews.llvm.org/D135348.
Oct 15 2022
Oct 14 2022
Address some comments.
Oct 13 2022
clang-format
Sync and resolve merge conflicts with Linalg::MapOp that was just added in https://reviews.llvm.org/D135754.
Oct 12 2022
Typos.
Sep 30 2022
Update comments.
Sync.
Thank you for reviewing!
Sync and fix merge conflicts.
Sep 29 2022
Sep 27 2022
clang-format
clang-format
Resolved comments.
Sep 26 2022
Remove LinalgBase.h. It wasn't used in this patch.
Added file header comments.