[all-commits] [llvm/llvm-project] 9f59af: Revert "[mlir][Index] Implement InferIntRangeInter...

Krzysztof Drewniak via All-commits all-commits at lists.llvm.org
Thu Jan 19 10:43:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f59affa244c1b15d9980c9abcaff433514a9d85
      https://github.com/llvm/llvm-project/commit/9f59affa244c1b15d9980c9abcaff433514a9d85
  Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Index/IR/IndexOps.h
    M mlir/include/mlir/Dialect/Index/IR/IndexOps.td
    R mlir/include/mlir/Interfaces/Utils/InferIntRangeCommon.h
    M mlir/lib/Dialect/Arith/IR/CMakeLists.txt
    M mlir/lib/Dialect/Arith/IR/InferIntRangeInterfaceImpls.cpp
    M mlir/lib/Dialect/Index/IR/CMakeLists.txt
    R mlir/lib/Dialect/Index/IR/InferIntRangeInterfaceImpls.cpp
    M mlir/lib/Interfaces/CMakeLists.txt
    R mlir/lib/Interfaces/Utils/CMakeLists.txt
    R mlir/lib/Interfaces/Utils/InferIntRangeCommon.cpp
    R mlir/test/Dialect/Index/int-range-inference.mlir

  Log Message:
  -----------
  Revert "[mlir][Index] Implement InferIntRangeInterface"

This reverts commit 455305624884cf9237143e2ba0635fcc5ba5206a.

Linker error, unbreak build while I work out how to fix it.

Differential Revision: https://reviews.llvm.org/D142142




More information about the All-commits mailing list