[all-commits] [llvm/llvm-project] ba5102: Don't fail the pass if we can't make shapes more s...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Jun 27 02:34:00 PDT 2025
Branch: refs/heads/users/nico/infer-static-shapes
Home: https://github.com/llvm/llvm-project
Commit: ba51026882343871ebb06ced928b657c82c3a2f7
https://github.com/llvm/llvm-project/commit/ba51026882343871ebb06ced928b657c82c3a2f7
Author: Nicolas Vasilache <nico.vasilache at amd.com>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M mlir/lib/Dialect/MemRef/Transforms/ReifyResultShapes.cpp
Log Message:
-----------
Don't fail the pass if we can't make shapes more static.
Also, only allow tensor::PadOp and tensor::ConcatOp for now as more extensive testing showed that
other ops are not ready yet (e.g. at least tensor::ExtractSliceOp / tensor::InsertSliceOp).
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