projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2019-06-29
Jacques Pienaar
Internal change
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
A. Unique TensorFlower
Merge pull request tensorflow/mlir#36 from pkanwar23...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
pkanwar23
Update CONTRIBUTING.md
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
pkanwar23
Update CONTRIBUTING.md
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
pkanwar23
Update CONTRIBUTING.md
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
pkanwar23
Update CONTRIBUTING.md
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Andy Davis
Add new operations affine.dma_start and affine.dma_wait...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
pkanwar23
Update CONTRIBUTING.md
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Lei Zhang
[spirv] Move conversion passes to a new library
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
River Riddle
Refactor DialectConversion to use 'materializeConversio...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Mahesh Ravishankar
Add buffer size information to Linalg::BufferType....
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
River Riddle
Respect the user provided type when parsing StringAttr.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Jacques Pienaar
Update cmake depedency.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Mahesh Ravishankar
Return an error when parseType doesnt parse the entire...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
River Riddle
Cleanup the 'clone' methods and remove the need to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
MLIR Team
Parenthesize match expression to avoid operator precede...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
River Riddle
Allow attaching a type to StringAttr.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Jacques Pienaar
Fix incorrect type used in forward declaration.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
MLIR Team
Support parsing MLIR source from stdin.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
River Riddle
Add a new AttributeElementIterator to DenseElementsAttr.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
River Riddle
Standardize and refactor Attribute type printing.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Jacques Pienaar
Split out TranslateClParser and add new parse method...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Stephan Herhut
Add a pass that inserts getters for all cubins found...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Stephan Herhut
Make GPU to CUDA transformations independent of CUDA...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
River Riddle
Move the emitError/Warning/Remark utility methods out...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
River Riddle
Change the attribute dictionary syntax to separate...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
River Riddle
NFC: Uniformize the return of the LocationAttr 'get...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
River Riddle
Modify the syntax of the the ElementsAttrs to print...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Rasmus Munk...
Fix typo in Toy tutorial documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Rasmus Munk...
Fix unclear sentence.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
River Riddle
Move the IndexedAccessorIterator to STLExtras to allow...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Nicolas Vasilache
Internal change
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Andy Davis
Support printing SSA ids in affine.load/store which...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
River Riddle
Update the OperationFolder to find a valid insertion...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Alex Zinenko
GPUtoNVVM: adjust integer bitwidth when lowering specia...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Stephan Herhut
Add gpu::GPUDialect::isKernel helper.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Nicolas Vasilache
Add missing dependence to MLIRLLVMIR
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Alex Zinenko
NVVM target: emit nvvm.annotations for kernel functions
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Alex Zinenko
gpu.launch_func: add accessors to grid configuration...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Mehdi Amini
Print both type in diagnostic emitted on mismatch betwe...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
River Riddle
NFC: Move the ArgConverter methods out-of-line to impro...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Nicolas Vasilache
Fix OSS build
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Nicolas Vasilache
Split test-specific passes out of mlir-opt
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
River Riddle
Cache several common LLVMTypes in the LLVMDialect.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Mahesh Ravishankar
Add SPIR-V Load/Store operations. Currently this only...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
River Riddle
NFC: Simplify Operation::getContext to use the context...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Nicolas Vasilache
Cleanup test following bad merge
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Nicolas Vasilache
Use linalg.view_slice in tiling and fusion
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Jacques Pienaar
Remove leftover change from splitting mlir-opt change.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Jacques Pienaar
Split out mlir-opt main into separate file.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Nicolas Vasilache
Add higher-level linalg.view_slice operation.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Andy Davis
Add parsing/printing for new affine.load and affine...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
River Riddle
Update CSE to respect nested regions that are isolated...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Jacques Pienaar
Change string to std::string.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
River Riddle
Allow converting Diagnostic to LogicalResult::Failure...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Jacques Pienaar
Linalg1LLVMConversion should depend on MLIRLLVMIR to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
River Riddle
Add a new dialect hook 'materializeConstant' to create...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
River Riddle
NFC: Remove the 'context' parameter from OperationState.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Jacques Pienaar
Add missing build dep.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Feng Liu
Add int8 predicates to the tf lite ops
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
River Riddle
Define a ModuleOp that represents a Module as an Operation.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Nicolas Vasilache
Remove dead function
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Nicolas Vasilache
Add a Linalg convolution op.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
River Riddle
Refactor the location classes to be attributes instead...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
River Riddle
Simplify PredecessorIterator by using mapped_iterator.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Lei Zhang
[spirv] Basic serializer and deserializer
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
River Riddle
NFC: Drop the unnecessary dependence on TransformsUtils...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
River Riddle
Define the 'reference' type for the remaining value...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
River Riddle
Define the 'reference' type for the OperandType and...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Krzysztof Drewniak
Clarify documentation for MLIR to indicate that the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
River Riddle
Add support for 1->N type mappings in the dialect conve...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
River Riddle
Cache instances of several common attributes(e.g. BoolA...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Nicolas Vasilache
Support for 0-D case in Linalg ops
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
River Riddle
Add an overload to 'PatternRewriter::inlineRegionBefore...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Mehdi Amini
Add missing override on overridden virtual method ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Nicolas Vasilache
Uniformize usage of OpBuilder& (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Mahesh Ravishankar
Fix a warning in enum value ecoding for SPIRV image...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Mehdi Amini
TensorFlow operands can be broadcasted with each other...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Lei Zhang
Add definition for OperandElementTypeIterator and Resul...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
River Riddle
Rename ConversionTarget::isLegal to isDynamicallyLegal...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Mahesh Ravishankar
Add SPIRV Image Type according to the spec described...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Lei Zhang
Print proper message saying variadic ops are not suppor...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Lei Zhang
Add missing MLIRStandardOps dependency for MLIRGPU
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
Refactor the TypeConverter to support more robust type...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
Extract the function symbol table functionality, i...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Geoffrey Martin...
Remove unnecessary -verify-diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Geoffrey Martin...
Rename -verify mlir-opt flag to -verify-expected-diagno...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Lei Zhang
Export symbols in cpu runner cblas library
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Stephan Herhut
Add a pass that translates GPU.launch_func into a serie...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
Simplify usages of SplatElementsAttr now that it inheri...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
NFC: Reorder the attribute classes alphabetically to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
NFC: Append 'Location' to the end of each the location...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
Replace usages of 'UniquedFilename' with 'Identifier...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Lei Zhang
[spirv] Add spv.Variable
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Mehdi Amini
Add a setAttrList() method on mlir::Operation
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Alex Zinenko
Fix GPUToNVVM naming: NNVM should have been NVVM
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Andy Davis
Factor fusion compute cost calculation out of LoopFusio...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Jacques Pienaar
Add missing cmake dependency from Linalg to MLIRStandar...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Alex Zinenko
Put createGpuKernelOutliningPass in MLIR namespace
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Alex Zinenko
Make examples/Linalg3 depend on the new standard to...
commit
|
commitdiff
|
tree
|
snapshot
next