This reverts commit 455305624884cf9237143e2ba0635fcc5ba5206a.
Linker error, unbreak build while I work out how to fix it.
Paths
| Differential D142142
Revert "[mlir][Index] Implement InferIntRangeInterface" ClosedPublic Authored by krzysz00 on Jan 19 2023, 10:41 AM.
Details Summary This reverts commit 455305624884cf9237143e2ba0635fcc5ba5206a. Linker error, unbreak build while I work out how to fix it.
Diff Detail
Event TimelineThis revision was not accepted when it landed; it landed in state Needs Review.Jan 19 2023, 10:43 AM This revision was landed with ongoing or failed builds. Closed by commit rG9f59affa244c: Revert "[mlir][Index] Implement InferIntRangeInterface" (authored by krzysz00). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 490591 mlir/include/mlir/Dialect/Index/IR/IndexOps.h
mlir/include/mlir/Dialect/Index/IR/IndexOps.td
mlir/include/mlir/Interfaces/Utils/InferIntRangeCommon.h
mlir/lib/Dialect/Arith/IR/CMakeLists.txt
mlir/lib/Dialect/Arith/IR/InferIntRangeInterfaceImpls.cpp
mlir/lib/Dialect/Index/IR/CMakeLists.txt
mlir/lib/Dialect/Index/IR/InferIntRangeInterfaceImpls.cpp
mlir/lib/Interfaces/CMakeLists.txt
mlir/lib/Interfaces/Utils/CMakeLists.txt
mlir/lib/Interfaces/Utils/InferIntRangeCommon.cpp
mlir/test/Dialect/Index/int-range-inference.mlir
|