summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Vector/IR/ScalableValueBoundsConstraintSet.cpp
AgeCommit message (Expand)Author
2025-09-07[MLIR] Apply clang-tidy fixes for llvm-else-after-return in ScalableValueBoun...Mehdi Amini
2025-09-04[MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in Scal...Mehdi Amini
2025-07-14[mlir] Remove unused includes (NFC) (#148769)Kazu Hirata
2024-11-23[mlir] Fix wrong names in LinalgOps and ScalableValueBoundsConstraintSet (#11...Chuvak
2024-07-03[mlir][vector] Project out anonymous bounds in ScalableValueBoundsConstraintS...Benjamin Maxwell
2024-06-05[mlir][affine][Analysis] Add conservative bounds for semi-affine mods (#93576)Benjamin Maxwell
2024-04-06[mlir][SCF] `ValueBoundsConstraintSet`: Support `scf.if` (branches) (#87860)Matthias Springer
2024-04-05Revert "[mlir][SCF] `ValueBoundsConstraintSet`: Support `scf.if` (branches) (...Mehdi Amini
2024-04-05[mlir][SCF] `ValueBoundsConstraintSet`: Support `scf.if` (branches) (#85895)Matthias Springer
2024-04-04[mlir][Interfaces][NFC] `ValueBoundsConstraintSet`: Pass stop condition in th...Matthias Springer
2024-03-21[mlir][Vector] Add utility for computing scalable value bounds (#83876)Benjamin Maxwell