[Mlir-commits] [mlir] [mlir][Vector] Add UB conversions to different tests and pipelines (PR #125145)

Diego Caballero llvmlistbot at llvm.org
Fri Jan 31 14:02:20 PST 2025


dcaballe wrote:

> How do we know which tests/pipelines to update? What are the heuristics? Are we sure we are not missing any tests/pipelines? Or updating tests that don't require it?

I separated these changes from the upcoming PRs I’m working on and is triggered by test failures. I detached it from the rest because it involves other components, like sparse, and I didn’t want to overwhelm reviewers with a large PR spanning across multiple components. In general, we’ll need to introduce UB conversion more broadly over time. These changes are just the minimal ones needed for now.


https://github.com/llvm/llvm-project/pull/125145


More information about the Mlir-commits mailing list