[all-commits] [llvm/llvm-project] 8b02ce: Revert "[mlir][index][spirv] Add conversion for in...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Fri Oct 20 10:20:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b02ceb133341ea6d3e140d0c73ef252fa11415c
      https://github.com/llvm/llvm-project/commit/8b02ceb133341ea6d3e140d0c73ef252fa11415c
  Author: Jakub Kuderski <jakub at nod-labs.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
    R mlir/include/mlir/Conversion/IndexToSPIRV/IndexToSPIRV.h
    M mlir/include/mlir/Conversion/Passes.h
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/include/mlir/Dialect/SPIRV/Transforms/SPIRVConversion.h
    M mlir/lib/Conversion/CMakeLists.txt
    R mlir/lib/Conversion/IndexToSPIRV/CMakeLists.txt
    R mlir/lib/Conversion/IndexToSPIRV/IndexToSPIRV.cpp
    M mlir/lib/Conversion/SCFToSPIRV/SCFToSPIRVPass.cpp
    R mlir/test/Conversion/IndexToSPRIV/index-to-spirv.mlir
    R mlir/test/Conversion/SCFToSPIRV/use-indices.mlir

  Log Message:
  -----------
  Revert "[mlir][index][spirv] Add conversion for index to spirv (#68085)"

This caused linker issues on a buildbot:
https://lab.llvm.org/buildbot/#/builders/61/builds/50716.

This reverts commit 3c07a21683c3c0a30aef4a47dde31cb85ad9830c.




More information about the All-commits mailing list