[all-commits] [llvm/llvm-project] dc72a9: [MLIR][Affine] Add check for 'affine.for' Bound Ma...
Ayokunle Amodu via All-commits
all-commits at lists.llvm.org
Fri Feb 21 22:02:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc72a93d2b4c80d93d51a4de83d2c0080be19742
https://github.com/llvm/llvm-project/commit/dc72a93d2b4c80d93d51a4de83d2c0080be19742
Author: Ayokunle Amodu <ayokunle321 at gmail.com>
Date: 2025-02-22 (Sat, 22 Feb 2025)
Changed paths:
M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
M mlir/test/Dialect/Affine/invalid.mlir
Log Message:
-----------
[MLIR][Affine] Add check for 'affine.for' Bound Map Results (#127105)
Fixes issue #120001.
Add missing check in affine.for op's verifier for lower/upper bound maps
to have at least one result.
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