Page MenuHomePhabricator

tatianashp (Tatiana Shpeisman)
User

Projects

User does not belong to any projects.

User Details

User Since
Jan 12 2020, 10:05 AM (167 w, 6 d)

Recent Activity

Oct 9 2020

tatianashp updated the diff for D87583: [mlir][scf] Fix a bug in scf::ForOp loop unroll with an epilogue.

Rebased

Oct 9 2020, 6:45 PM · Restricted Project

Oct 8 2020

tatianashp added a comment to D87583: [mlir][scf] Fix a bug in scf::ForOp loop unroll with an epilogue.

Mehdi, Uday - would you like to commit this diff? I don't have commit priveledges.

Oct 8 2020, 11:00 AM · Restricted Project

Oct 7 2020

tatianashp updated the diff for D87583: [mlir][scf] Fix a bug in scf::ForOp loop unroll with an epilogue.

A few minor changes addressing Uday's comments.

Oct 7 2020, 11:43 PM · Restricted Project

Oct 4 2020

tatianashp updated the diff for D87583: [mlir][scf] Fix a bug in scf::ForOp loop unroll with an epilogue.

Remove changes pulled in from unrelated updates to mlir/lib/Transforms/Utils/LoopUtils.cpp

Oct 4 2020, 11:10 AM · Restricted Project
tatianashp updated the diff for D87583: [mlir][scf] Fix a bug in scf::ForOp loop unroll with an epilogue.

Uploaded changes.

Oct 4 2020, 10:51 AM · Restricted Project
tatianashp added inline comments to D87583: [mlir][scf] Fix a bug in scf::ForOp loop unroll with an epilogue.
Oct 4 2020, 10:30 AM · Restricted Project
tatianashp updated the diff for D87583: [mlir][scf] Fix a bug in scf::ForOp loop unroll with an epilogue.

Update: Fix handling of loop carried variables inside the loop.
This update addresses reviewer comments and fixes another, previously undetected bug:

  • Loop carried variables are now correctly propagated during unrolling the body of the loop.
  • Added another test with symbolic upper bound and multiple loop-carried variables.
Oct 4 2020, 10:23 AM · Restricted Project

Sep 13 2020

tatianashp updated the summary of D87583: [mlir][scf] Fix a bug in scf::ForOp loop unroll with an epilogue.
Sep 13 2020, 12:57 PM · Restricted Project

Sep 12 2020

tatianashp requested review of D87583: [mlir][scf] Fix a bug in scf::ForOp loop unroll with an epilogue.
Sep 12 2020, 7:22 PM · Restricted Project