User Details
- User Since
- Jan 2 2020, 10:50 AM (54 w, 20 h)
Yesterday
Nit fixes.
Wed, Jan 13
Added missing static qualifier.
Removed redundant checks, added more failure test cases.
Tue, Jan 12
Changed to a single function for generating generic op contents.
Mon, Jan 11
River Riddle comments
Updates to tosa to linalg testing
Additional round of comments.
Utils header guard change.
Fri, Jan 8
Change from OpConversionPattern to RewritePattern
River's comments for pairing down deps.
Moved from Linalg/Utils to StandardOps/Utils
Handled remaining comments from Mehdi/Sean
Made corresponding changes for the code review comments.
Thu, Jan 7
Some minor fixes before code review.
Thu, Dec 17
Oct 16 2020
Oct 15 2020
Managed to land a fix instead. Abandoning revision.
Handled last jpienaar comments
Oct 14 2020
Added tablegen rewriter error tests.
Oct 13 2020
Additional jpienaar changes.
Oct 12 2020
Rest of jpienaar@ comments
Updated for jpienaar@ comments
Oct 9 2020
Updated for riverriddle comments.
Sep 2 2020
Looks good to me. One nit: it may be worth reordering the includes into the test to remove that pesky pre-merge check error.
Aug 18 2020
Sync to head.
Aug 17 2020
Updated for nit comments.
Sync to head.
Aug 13 2020
Jun 10 2020
jpienaar@ comment for removing pipe into mlir-opt
Comment updated.
Removed unneeded parts othe Standard/ops.mlir checks.
Removed unneeded folder.
Updated to include IR tests for index_cast.
Apr 24 2020
Removed unneeded helper function.
Inserted missing newline.
Added getZeroValue() for string.
Apr 23 2020
Final comment.
Final comments a sync to head.
Deleted unnecessary newline
Full diff
Updated for the most part. I am not sure we can handle a dense serialization format like floats / strings due to the variable length of our data.
Tweaked iterator behavior.
rriddle@ comments round 2
Apr 22 2020
Addressed code comments and updated CL description.
Squashed commits.
Missed one comment
Updating with full diff
Updated for rriddle@ comments
Apr 21 2020
Apr 15 2020
Apr 10 2020
Mar 20 2020
Synced to head.
Mar 19 2020
Sync to head
Mar 18 2020
Updated for final comments