[Mlir-commits] [mlir] [mlir][dataflow] IntRange: Bump int-range-analysis widening budget. (PR #197159)
Ivan Butygin
llvmlistbot at llvm.org
Tue May 12 06:15:22 PDT 2026
Hardcode84 wrote:
> We were able to resolve the triton regressions by changing the line in https://github.com/triton-lang/triton/blob/36394d4c65a44eec9371012e2d3133107971eae3/third_party/amd/lib/Analysis/RangeAnalysis.cpp#L775
>
> to `changed = argLat->join(operLat.getValue());`.
Cool, thanks. I will keep this PR open and probably switch to pass option later anyway.
https://github.com/llvm/llvm-project/pull/197159
More information about the Mlir-commits
mailing list