[Mlir-commits] [mlir] [mlir][x86vector] AVX Convert/Broadcast BF16 to F32 instructions (PR #135143)
Jan Patrick Lehr
llvmlistbot at llvm.org
Wed Apr 23 08:16:11 PDT 2025
jplehr wrote:
> @jplehr From the bot failures, it seems you start with a different CMake file. We're having trouble reproducing (missing headers, etc).
Interesting. There is a CMake cache that the failing bots are using in `offload/cmake/caches/AMDGPUBot.cmake`. If you have info on which headers are missing / which problems you ran into, I'd be quite curious as the whole point is to have that build config be reproducible.
Dockerfiles for the containers we use are in https://github.com/ROCm/aomp/tree/aomp-dev/upstream-buildbots
https://github.com/llvm/llvm-project/pull/135143
More information about the Mlir-commits
mailing list