[Mlir-commits] [mlir] [mlir][vector] Linearization: push 'bit width' logic out of patterns (PR #136581)
Nishant Patel
llvmlistbot at llvm.org
Wed Apr 30 17:03:22 PDT 2025
nbpatel wrote:
hey I still see bitwidth in some patterns, https://github.com/llvm/llvm-project/blob/main/mlir/lib/Dialect/Vector/Transforms/VectorLinearize.cpp#L295C7-L295C44 ...did you revert the change? or was it not merged correctly
https://github.com/llvm/llvm-project/pull/136581
More information about the Mlir-commits
mailing list