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-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
2019-06-20
Stephan Herhut
Use llvm::StringSwitch in lowering of GPU ops to NVVM...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Stephan Herhut
Add a pass that translates a CUDA kernel function ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Stephan Herhut
Add mlir::Function::eraseBody helper to remove the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
Fix the detection of boolean splat values in DenseEleme...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Mehdi Amini
Add a TableGen Type predicate to check that an operand...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Mehdi Amini
Refactor generic op printing: extract a public printFun...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Lei Zhang
[spirv] Add spv.constant
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Lei Zhang
[spirv] Define common types using op definition spec
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Stephan Herhut
Verification for gpu.launch_func should rely on functio...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Lei Zhang
Also consider attributes when getting context for Operation
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Lei Zhang
[spirv] Add doc regarding the SPIR-V dialect
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Alex Zinenko
Introduce std.index_cast and its lowering+translation...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Alex Zinenko
Factor Region::getUsedValuesDefinedAbove into Transform...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Andy Davis
LoopFusion: adds support for computing forward computat...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Stephan Herhut
Add lowering pass from GPU dialect operations to LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Chris Lattner
Move the Region type out to its own .h/.cpp file instea...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
Use braces when building an 'llvm_return' via EDSC...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Jing Pu
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Alex Zinenko
Start moving conversions to {lib,include/mlir}/Conversion
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
Disallow using NOperands/NResults when N < 2. We have...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Nicolas Vasilache
Add Linalg CopyOp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
Add an overloaded 'get' method to DenseElementsAttr...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Alex Zinenko
Explicitly construct ArrayRef in AttributeTest.cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Alex Zinenko
Convert a nest affine loops to a GPU kernel
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
Refactor SplatElementsAttr to inherit from DenseElement...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
NFC: Fix a narrowing conversion from size_t to int64_t...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
NFC: Fix a warning for casting away const qualifiers.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Geoffrey Martin...
Add ability to verify type matching between operands...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Mahesh Ravishankar
Add a definition of the library function to use when...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
River Riddle
Add several utility 'getValues<T>' functions to DenseEl...
commit
|
commitdiff
|
tree
|
snapshot
next