llvm-project
0087523e - [MLIR][Affine] Add missing check on fusion compute tolerance on a path (#128454)

Commit
255 days ago
[MLIR][Affine] Add missing check on fusion compute tolerance on a path (#128454) When profitability analysis can't be performed, we should still be respecting the compute tolerance specified. Refactor to pull the additional computation factor computation and check. Fixes: https://github.com/llvm/llvm-project/issues/54541
Author
Parents
Loading