[Mlir-commits] [mlir] SparseAnalysis: support ReturnLike terminators (PR #140797)

Maksim Levental llvmlistbot at llvm.org
Tue May 20 14:59:43 PDT 2025


makslevental wrote:

> For what it's worth, the OpenXLA fork of Triton and its test suite are part of the Google monorepo, and the tests all passed internally. AFAICT https://github.com/openxla/triton is relatively up to date with the source, maybe 3 months behind.

Did you man to link to the `llvm-head` branch? If so that one doesn't mean what one would expect (it's just the branch we build LLVM releases from, no actual testing is done for it). Anyway I'll make sure to do it tomorrow so you're not waiting on me.

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


More information about the Mlir-commits mailing list