[mlir] Refactor LICM into a utility
LICM is refactored into a utility that is application on any region. The implementation is moved to Transform/Utils.
Loading
Please sign in to comment
LICM is refactored into a utility that is application on any region. The implementation is moved to Transform/Utils.