forked from OSchip/llvm-project
c79227cabb
The current Liveness analysis does not support operations with nested regions. This causes issues when querying liveness information about blocks nested within operations. Furthermore, the live-in and live-out sets are not computed properly in these cases. Differential Revision: https://reviews.llvm.org/D77714 |
||
---|---|---|
.. | ||
test-callgraph.mlir | ||
test-dominance.mlir | ||
test-liveness.mlir |