[Mlir-commits] [mlir] [mlir][Affine] Handle null parent op in getAffineParallelInductionVarOwner (PR #142025)

Han-Chung Wang llvmlistbot at llvm.org
Wed Jun 4 08:02:20 PDT 2025


hanhanW wrote:

> > I'm confused that why it is not detected by other presubmit cmake build, including my local cmake build.
> 
> You can reproduce the build config we use on the amdgpu buildbots from using the CMake cache file in `offload/cmake/caches/AMDGPUBot.cmake`

Thanks, I can reproduce it locally, and I will re-land the PR with the fix.

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


More information about the Mlir-commits mailing list