William S. Moses f5c5fd1c50 [MLIR] Correct block merge bug
Block merging in MLIR will incorrectly merge blocks with operations whose values are used outside of that block. This change forbids this behavior and provides a test where it is illegal to perform such a merge.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D91745
2020-11-20 19:12:59 +01:00
..
2020-11-20 19:12:59 +01:00
2020-09-08 14:17:13 +02:00
2020-07-15 14:27:05 -07:00
2020-10-29 04:05:22 +09:00