[PATCH] D78397: [mlir][Transforms] Add pass to perform sparse conditional constant propagation

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 15:11:06 PDT 2020


rriddle marked 2 inline comments as done.
rriddle added a comment.

Thanks for the review Uday!

I added the test case as `simple_loop_inner_control_flow`, let me know if that is what you had in mind or if there are any other tests you'd like to see.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78397





More information about the llvm-commits mailing list