forked from OSchip/llvm-project
93377888ae
The patch adds a canonicalization pattern that removes the unused results of scf.if operation. As a result, cse may remove unused computations in the then and else regions of the scf.if operation. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D89029 |
||
---|---|---|
.. | ||
canonicalize.mlir | ||
for-loop-specialization.mlir | ||
invalid.mlir | ||
loop-unroll.mlir | ||
ops.mlir | ||
parallel-loop-fusion.mlir | ||
parallel-loop-specialization.mlir | ||
parallel-loop-tiling.mlir |