CSE pass used to not able to do CSE among ops with empty region, this commit add support for CSE to process these ops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D141880
Add support for processing Ops with empty region to the CSE DraftPublic Authored by Ding on Jan 16 2023, 4:57 PM. This is a draft revision that has not yet been submitted for review.
Details
Summary CSE pass used to not able to do CSE among ops with empty region, this commit add support for CSE to process these ops.
Diff Detail
Revision Contents
Diff 489654 mlir/lib/Transforms/CSE.cpp
|