2019-03-29 |
Alex Zinenko | LowerForAndIf: expand affine_apply's inplace |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Alex Zinenko | Refactor LowerAffineApply |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Update the g3docs to reflect the merging of CFG and... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Eliminate extfunc/cfgfunc/mlfunc as a concept, and... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
River Riddle | Rename OperationPrefix to Namespace in Dialect. This... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Alex Zinenko | LLVM IR Lowering: support "select" |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Simplify FunctionPass to only have a runOnFunction... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Smit Hinsu | Indent auto-generated build method |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Nicolas Vasilache | [MLIR] Sketch a simple set of EDSCs to declaratively... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Merge together the CFG/ML function paths in the CSE... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Update and generalize various passes to work on both... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Simplify the remapFunctionAttrs logic, merging CFG... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Simplify GreedyPatternRewriteDriver now that functions... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Drop unusued HyperRectangularSet.h/.cpp, given the... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Introduce PostDominanceInfo, fix properlyDominates... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Fix dominates() for block's. |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Greatly simplify the ConvertToCFG pass, converting... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Fix ASAN failure in memref-dataflow-opt |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Feng Liu | Make PrintOpStatsPass a module pass |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Introduce memref store to load forwarding - a simple... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Fix b/122139732; update FlatAffineConstraints::isEmpty... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Extend InstVisitor and Walker to handle arbitrary CFG... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Switch rewriters for relu, relu6, placeholder_input... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Have the asmprinter take advantage of the new capabilit... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Clean up and improve the parser handling of basic block... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Introduce ^ as a basic block sigil, eliminating an... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Merge the verifier logic for all functions into a unifi... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Enhance parsing of CFG and Ext functions to optionally... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Match multiple pattern nodes as input to rewrite. |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Tidy up references to "basic blocks" that should refer... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Merge parser logic for CFG and ML functions, shrinking... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Standardize naming of statements -> instructions, revis... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Extend/complete dependence tester to utilize local... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Rename BasicBlock and StmtBlock to Block, and make... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Add convenience wrapper for operator in tblgen |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Merge ext/cfg/ml function printing logic in the AsmPrin... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Eliminate the using decls for MLFunction and CFGFunctio... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Fix incorrect names due to merging of tblgen tools. |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Rename BBArgument -> BlockArgument, Op::getOperation... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Merge Operation into OperationInst and standardize... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Update vim syntax file to highlight core ops |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Rework inherentance hierarchy: Operation now derives... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Feng Liu | add a method to get FloatAttr value as double |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Fix an ASAN detected bug introduced by cr/227067644... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Delicately re-layer Operation, Statement, and Operation... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Minor renamings: Trim the "Stmt" prefix off |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Fix affine expr flattener bug introduced by cl/225452174. |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Merge CFGFuncBuilder/MLFuncBuilder/FuncBuilder together... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Merge SSAValue, CFGValue, and MLValue together into... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Eliminate the Instruction, BasicBlock, CFGFunction... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Alex Zinenko | LoopAnalysis: isContiguousAccess fail gracefully |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Move print op stats pass to analysis. |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Merge mlir-op-gen and mlir-rewriter-gen into mlir-tblgen. |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Rename findFunction from the ML side of the house to... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Mehdi Amini | Inline Instruction's operands as TrailingObjects |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Rename CFGFunctionGraphTraits.h -> FunctionGraphTraits... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Eliminate the MLFuncArgument class representing argumen... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Introduce a new StmtBlockList type to hold a list of... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Feng Liu | Support NameLoc and CallSiteLoc for mlir::Location |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Alex Zinenko | SuperVectorization: fix 'isa' assertion |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Alex Zinenko | LLVM IR lowering: support SubIOp and SubFOp |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Rename convenience methods to make type explicit. |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Refactor MLFunction to contain a StmtBlock for its... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Eliminate the ability to add operands to an instruction... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Implement StmtBlocks support for arguments and pred... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Per review on the previous CL, drop MLFuncBuilder:... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Give StmtBlocks a use-def list, and give OperationStmt... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Chris Lattner | Refactor ForStmt: having it contain a StmtBlock instead... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
MLIR Team | Computation slice update: adds parameters to insertBack... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
River Riddle | Unify type uniquing and construction. |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Expand rewriter gen to handle string attributes in... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Add method to retrieve a pass's ID. |
commit | commitdiff | tree | snapshot |
2019-03-29 |
MLIR Team | Do proper indexing for local variables when building... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
MLIR Team | Pass loop depth 1 to memref dependence check when const... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Change attribute to be input argument. |
commit | commitdiff | tree | snapshot |
2019-03-29 |
MLIR Team | Address some issues from memref dependence check bug... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
MLIR Team | Improve loop fusion algorithm by using a memref depende... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Simplify memref-dependence-check's meta data structures... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Update / complete a TODO for addBoundsForForStmt |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Alex Zinenko | Densify storage for f16, f32 and support f16 semantics... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Refactor/update memref-dep-check's addMemRefAccessConst... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Alex Zinenko | Refactor LowerVectorTransfersPass using pattern rewriters |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Alex Zinenko | LLVM IR lowering: support vector_type_cast |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Alex Zinenko | Materialize vector_type_cast operation in the SuperVect... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Refactor / eliminate duplicate code in |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Alex Zinenko | Type system: replace Type::getBitWidth with getIntOrFlo... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | loop-unroll - add function callback argument for outsid... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
MLIR Team | Loop Fusion pass update: introduce utilities to perform... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Fix builder getFloatAttr of double to use F64 type... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Lei Zhang | Free the name symbol in TableGen |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Remove duplicate code / reuse right utilities from... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | 'memref-bound-check': extend to store op's as well |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Alex Zinenko | Extract vector_transfer_* Ops into a SuperVectorDialect. |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Fix asan failures in mlir-op-gen. |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Jacques Pienaar | Use dag instead of list for operands to allow named... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | Expression flattening improvement - reuse local express... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Feng Liu | Convert tf.FakeQuantWithMinMaxArgs/Vars to tfl.FakeQuant |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Feng Liu | Define TFLite Dequantize and FakeQuant ops |
commit | commitdiff | tree | snapshot |
2019-03-29 |
Uday Bondhugula | FlatAffineConstraints - complete TODOs: add method... |
commit | commitdiff | tree | snapshot |
2019-03-29 |
River Riddle | Check if the operation is already in the worklist befor... |
commit | commitdiff | tree | snapshot |
next |