[Mlir-commits] [mlir] [MLIR][XeVM] Update XeVM target (PR #179557)

LLVM Continuous Integration llvmlistbot at llvm.org
Wed Feb 18 17:46:29 PST 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `ppc64le-mlir-rhel-clang` running on `ppc64le-mlir-rhel-test` while building `mlir` at step 5 "build-check-mlir-build-only".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/39110

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 5 (build-check-mlir-build-only) failure: build (failure)
...
22.314 [39/5/4582] Linking CXX static library lib/libMLIRNVGPUTransformOps.a
22.315 [39/4/4583] Linking CXX static library lib/libMLIRGPUToROCDLTransforms.a
22.315 [39/3/4584] Linking CXX static library lib/libMLIRGPUToNVVMTransforms.a
22.327 [33/8/4585] Linking CXX static library lib/libMLIRSparseTensorPipelines.a
22.327 [33/7/4586] Linking CXX static library lib/libMLIRCAPIConversion.a
22.327 [33/6/4587] Linking CXX static library lib/libMLIRGPUPipelines.a
22.327 [33/5/4588] Linking CXX static library lib/libMLIRGPUTestPasses.a
22.327 [33/4/4589] Linking CXX static library lib/libMLIRGPUTransformOps.a
22.328 [33/3/4590] Linking CXX static library lib/libMLIRTestPass.a
25.760 [33/2/4591] Building CXX object tools/mlir/lib/Target/LLVM/CMakeFiles/obj.MLIRXeVMTarget.dir/XeVM/Target.cpp.o
FAILED: tools/mlir/lib/Target/LLVM/CMakeFiles/obj.MLIRXeVMTarget.dir/XeVM/Target.cpp.o 
ccache /home/buildbots/llvm-external-buildbots/clang.19.1.7/bin/clang++ -D_DEBUG -D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/build/tools/mlir/lib/Target/LLVM -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/mlir/lib/Target/LLVM -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/build/tools/mlir/include -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/mlir/include -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/build/include -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/llvm/include -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/llvm/lib/Target/SPIRV -I/home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/build/lib/Target/SPIRV -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Wundef -Werror=mismatched-tags -Werror=global-constructors -O3 -DNDEBUG -std=c++17 -UNDEBUG -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/mlir/lib/Target/LLVM/CMakeFiles/obj.MLIRXeVMTarget.dir/XeVM/Target.cpp.o -MF tools/mlir/lib/Target/LLVM/CMakeFiles/obj.MLIRXeVMTarget.dir/XeVM/Target.cpp.o.d -o tools/mlir/lib/Target/LLVM/CMakeFiles/obj.MLIRXeVMTarget.dir/XeVM/Target.cpp.o -c /home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/mlir/lib/Target/LLVM/XeVM/Target.cpp
In file included from /home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/mlir/lib/Target/LLVM/XeVM/Target.cpp:16:
/home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVBaseInfo.h:27:10: fatal error: 'SPIRVGenTables.inc' file not found
   27 | #include "SPIRVGenTables.inc"
      |          ^~~~~~~~~~~~~~~~~~~~
1 error generated.
34.866 [33/1/4592] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o
ninja: build stopped: subcommand failed.

```

</details>

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


More information about the Mlir-commits mailing list