Files
clang-p2996/mlir/lib/Transforms/Utils/LoopInvariantCodeMotionUtils.cpp
Longsheng Mou efc31ecd27 [mlir][LICM] Restrict LICM to pure tensor semantics (#129673)
This PR fixes a bug where LICM incorrectly allowed buffer semantics,
which could lead to a crash. Fixes #129416.
2025-03-19 14:17:49 +08:00

16 KiB