summaryrefslogtreecommitdiff
path: root/mlir/tools/mlir-reduce
AgeCommit message (Expand)Author
2025-07-29[mlir] Reland `Move InitAll*** implementation into static library` (#151150)Ivan Butygin
2025-07-29Revert "[mlir][core] Move `InitAll***` implementation into static library." (...Mehdi Amini
2025-07-29[mlir][core] Move `InitAll***` implementation into static library. (#150805)Ivan Butygin
2024-12-12[mlir] Add support for MLIR_LINK_MLIR_DYLIB (#119408)Nikita Popov
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson
2021-08-14[MLIR] Move TestDialect to ::test namespaceStephen Neuendorffer
2021-07-05[mlir] Unbreak building mlir-reduceMarius Brehler
2021-07-05[mlir-reduce] Improve diagnostic message and clean build dependencyChia-hung Duan
2021-06-03[mlir-reduce] Create MlirReduceLibChia-hung Duan
2021-06-02[mlir-reduce] Reducer refactor.Chia-hung Duan
2021-05-21[mlir][Standard] NFC - Drop remaining EDSC usageNicolas Vasilache
2021-04-14Use PassPipelineCLParser in mlir-reduceChia-hung Duan
2021-04-14Refactor the architecture of mlir-reduceChia-hung Duan
2021-04-14Revert "Refactor the architecture of mlir-reduce"Mehdi Amini
2021-04-14Refactor the architecture of mlir-reduceJacques Pienaar
2021-02-10[mlir] avoid exposing mutable DialectRegistry from MLIRContextAlex Zinenko
2020-11-05[mlir] Fix missing namespaces in OpBuildGen.cppAlexander Belyaev
2020-10-29[mlir] NFC: fix trivial typosKazuaki Ishizaki
2020-10-24Remove global dialect registrationMehdi Amini
2020-10-23Revert "Remove global dialect registration"Mehdi Amini
2020-10-23Remove global dialect registrationMehdi Amini
2020-10-04Revert "[RFC] Factor out repetitive cmake patterns for llvm-style projects"Stephen Neuendorffer
2020-10-03[RFC] Factor out repetitive cmake patterns for llvm-style projectsStephen Neuendorffer
2020-08-31Fix mlir-reduce to explicitly register dialects and disable the global dialec...Mehdi Amini
2020-08-30Fix gcc warning by explicitly initializing the base class copy ctor (NFC)Mehdi Amini
2020-08-27[mlir] NFC: fix trivial typo under test and toolsKazuaki Ishizaki
2020-08-24Add NDEBUG checks around debug only loop to avoid unused variableEric Christopher
2020-08-21Refactor Reduction Tree PassMauricio Sifontes
2020-08-18Create Optimization Pass Wrapper for MLIR ReduceMauricio Sifontes
2020-08-08Remove unused class member (NFC)Mehdi Amini
2020-08-07Create Reduction Tree PassMauricio Sifontes
2020-07-07Create the MLIR Reduce frameworkMauricio Sifontes
2020-07-07Revert "Create the framework and testing environment for MLIR Reduce - a tool"Mehdi Amini
2020-07-07Create the framework and testing environment for MLIR Reduce - a toolMauricio Sifontes