Mogball
|
fa26c7ff4b
|
[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.
|
2022-04-16 00:37:07 +00:00 |
|
Stella Stamenova
|
353f0a8e43
|
Revert "[mlir] Refactor LICM into a utility"
This reverts commit 3131f808243abe3746280e016ab9459c14d9e53b.
This commit broke the Windows mlir bot:
https://lab.llvm.org/buildbot/#/builders/13/builds/19745
|
2022-04-15 17:09:16 -07:00 |
|
Mogball
|
3131f80824
|
[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.
|
2022-04-15 22:07:01 +00:00 |
|