[all-commits] [llvm/llvm-project] 669d96: Revert "[mlir] Enable LICM for ops with only read ...
Hongtao Yu via All-commits
all-commits at lists.llvm.org
Tue Feb 11 19:10:55 PST 2025
Branch: refs/heads/revert-120302-speculative-licm-with-trip-count-check
Home: https://github.com/llvm/llvm-project
Commit: 669d96d801447471ee4cbe7117c6ba7db8023696
https://github.com/llvm/llvm-project/commit/669d96d801447471ee4cbe7117c6ba7db8023696
Author: Hongtao Yu <hoy at meta.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
M mlir/include/mlir/Interfaces/LoopLikeInterface.td
M mlir/include/mlir/Interfaces/SideEffectInterfaces.h
M mlir/include/mlir/Transforms/LoopInvariantCodeMotionUtils.h
M mlir/lib/Dialect/SCF/IR/SCF.cpp
M mlir/lib/Interfaces/SideEffectInterfaces.cpp
M mlir/lib/Transforms/Utils/LoopInvariantCodeMotionUtils.cpp
M mlir/test/Transforms/loop-invariant-code-motion.mlir
M mlir/test/lib/Dialect/Test/TestOps.td
Log Message:
-----------
Revert "[mlir] Enable LICM for ops with only read side effects in scf.for (#1…"
This reverts commit 36d8e7056ef08d0f51e5b1e928274a8ca7dadeb5.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list