[all-commits] [llvm/llvm-project] 02fae6: [mlir][vector] VectorLinearize: `ub.poison` suppor...
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Thu Mar 13 04:18:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02fae68a45fdd752e3ad5ee767c378a45b77744d
https://github.com/llvm/llvm-project/commit/02fae68a45fdd752e3ad5ee767c378a45b77744d
Author: Ivan Butygin <ivan.butygin at gmail.com>
Date: 2025-03-13 (Thu, 13 Mar 2025)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorLinearize.cpp
M mlir/test/Dialect/Vector/linearize.mlir
Log Message:
-----------
[mlir][vector] VectorLinearize: `ub.poison` support (#128612)
Unify `arith.constant` and `up.poison` using
`OpTraitConversionPattern<OpTrait::ConstantLike>`.
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