Skip to content

[SYCL-MLIR] Investigate constant-propagation.mlir failure with an assertion in DenseAnalysis #10935

@whitneywhtsang

Description

@whitneywhtsang

The following assert in mlir/lib/Analysis/DataFlow/DenseAnalysis.cpp causes mlir-sycl/test/Transforms/constant-propagation.mlir to fail. It is temporarily commented out in #10895. This issue should add the assert back after investigation.

      // assert(op == branch || toBlock->getParent() != op->getBlock()->getParent());

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingsycl-mlirPull requests or issues for sycl-mlir branch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions