git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert "[NFCI][IR] ConstantRangeTest: add basic scaffolding for next-gen precision...
[lldb.git]
/
mlir
/
include
/
2020-09-24
Diego Caballero
[mlir][NFC] Promote memory space to BaseMemRefType
tree
|
commitdiff
2020-09-24
Sean Silva
[mlir][shape] Start a pass that lowers shape constraints.
tree
|
commitdiff
2020-09-24
Haruki Imai
[MLIR] Normalize memrefs in LoadOp and StoreOp of Stand...
tree
|
commitdiff
2020-09-24
Alexander Belyaev
[mlir] Stop allowing LLVMType Int arguments for GPULaun...
tree
|
commitdiff
2020-09-24
Kiran Chandramohan
[OpenMP][MLIR] Add assembly format for master op
tree
|
commitdiff
2020-09-23
Rahul Joshi
[MLIR][NFC] Adopt use of BlockRange in place of ArrayRe...
tree
|
commitdiff
2020-09-23
Mehdi Amini
Update the documentation for the MLIR Dialect class...
tree
|
commitdiff
2020-09-23
Rahul Joshi
[MLIR][NFC] Adopt use of TypeRange in build() methods.
tree
|
commitdiff
2020-09-23
Rahul Joshi
[MLIR] Change default builders generated by TableGen...
tree
|
commitdiff
2020-09-23
Alex Zinenko
[mlir] Add insert before/after to list-like constructs...
tree
|
commitdiff
2020-09-23
Jacques Pienaar
[mlir] Remove unneeded OpBuilder params. NFC.
tree
|
commitdiff
2020-09-23
Stella Laurenzo
Implement python iteration over the operation/region...
tree
|
commitdiff
2020-09-23
Alex Zinenko
[mlir] Fix typos in Dialect.h. NFC.
tree
|
commitdiff
2020-09-23
Jakub Lichman
[mlir] Added support for f64 memref printing in runner...
tree
|
commitdiff
2020-09-23
Mehdi Amini
Add a dump() method on the pass manager for debugging...
tree
|
commitdiff
2020-09-22
Mehdi Amini
Implement a new kind of Pass: dynamic pass pipeline
tree
|
commitdiff
2020-09-22
Kazuaki Ishizaki
[mlir] NFC: fix trivial typos under include directory
tree
|
commitdiff
2020-09-22
Frederik Gossen
[MLIR][Standard] Add `atan` to standard dialect
tree
|
commitdiff
2020-09-22
Thomas Joerg
Revert "Implement a new kind of Pass: dynamic pass...
tree
|
commitdiff
2020-09-22
Nicolas Vasilache
[mlir][Linalg] Uniformize linalg.generic with named...
tree
|
commitdiff
2020-09-22
Eugene Zhulenev
[MLIR] Add subf and rsqrt EDSC intrinsics
tree
|
commitdiff
2020-09-22
Ahmed S. Taei
Reorder linalg.conv indexing_maps loop order
tree
|
commitdiff
2020-09-22
Mehdi Amini
Implement a new kind of Pass: dynamic pass pipeline
tree
|
commitdiff
2020-09-21
Diego Caballero
[MLIR][Affine][VectorOps] Utility to vectorize loop...
tree
|
commitdiff
2020-09-21
Valentin Clement
[mlir][openacc] Add attributes to parallel op async...
tree
|
commitdiff
2020-09-21
Christian Sigg
[MLIR] Fix typo and expand gpu.host_register description.
tree
|
commitdiff
2020-09-21
Tres Popp
[mlir] Shape.AssumingOp implements RegionBranchOpInterface.
tree
|
commitdiff
2020-09-18
Lei Zhang
[spirv] Move device info from resource limit into targe...
tree
|
commitdiff
2020-09-18
Stella Laurenzo
First pass on MLIR python context lifetime management.
tree
|
commitdiff
2020-09-18
Sean Silva
[mlir][shape] Extend shape.cstr_require with a message.
tree
|
commitdiff
2020-09-18
Andy Ly
[MLIR][ODS] Add constBuilderCall for TypeArrayAttr
tree
|
commitdiff
2020-09-18
Valentin Clement
[mlir][openacc] Add missing operands for acc.data operation
tree
|
commitdiff
2020-09-18
Valentin Clement
[mlir][openacc] Support Index and AnyInteger in loop op
tree
|
commitdiff
2020-09-18
Nicolas Vasilache
[mlir][Linalg] Evolve named ops to use assembly form...
tree
|
commitdiff
2020-09-17
Rahul Joshi
[MLIR] Fix build failure due to https://reviews.llvm...
tree
|
commitdiff
2020-09-17
Sean Silva
[mlir][shape] Add `shape.cstr_require %bool`
tree
|
commitdiff
2020-09-17
Rahul Joshi
[MLIR][TableGen] Automatic detection and elimination...
tree
|
commitdiff
2020-09-17
Navdeep Kumar
[MLIR][Affine] Add parametric tile size support for...
tree
|
commitdiff
2020-09-17
Abhishek Varma
[MLIR] Support for return values in Affine.For yield
tree
|
commitdiff
2020-09-17
Hanhan Wang
[mlir][Vector] Add a folder for vector.broadcast
tree
|
commitdiff
2020-09-17
Valentin Clement
[mlir][openacc] Change operand type from index to AnyIn...
tree
|
commitdiff
2020-09-17
Stephan Herhut
[mlir][Standard] Canonicalize chains of tensor_cast...
tree
|
commitdiff
2020-09-17
Vincent Zhao
[MLIR] Turns swapId into a FlatAffineConstraints member...
tree
|
commitdiff
2020-09-17
Jakub Lichman
[mlir][Linalg] Convolution tiling added to ConvOp vecto...
tree
|
commitdiff
2020-09-17
Artur Bialas
[mlir][spirv] Add GroupNonUniformBroadcastOp
tree
|
commitdiff
2020-09-17
zhanghb97
[mlir] expose affine map to C API
tree
|
commitdiff
2020-09-16
Valentin Clement
[mlir][openacc] Add missing operands for acc.parallel...
tree
|
commitdiff
2020-09-16
Alex Zinenko
[mlir] Model StringRef in C API
tree
|
commitdiff
2020-09-16
Mehdi Amini
Fully qualify some more namespace in MLIR ODS to be...
tree
|
commitdiff
2020-09-15
Diego Caballero
[mlir] Rename 'setInsertionPointAfter' to avoid ambiguity
tree
|
commitdiff
2020-09-15
Valentin Clement
[mlir][openacc] Add loop op verifier
tree
|
commitdiff
2020-09-15
Stephan Herhut
[mlir][Standard] Add canonicalizer for dynamic_tensor_f...
tree
|
commitdiff
2020-09-14
Federico Lebrón
Make namespace handling uniform across dialect backends.
tree
|
commitdiff
2020-09-14
Lubomir Litchev
Add support for casting elements in vectors for certain...
tree
|
commitdiff
2020-09-11
Sean Silva
[mlir] Fix some edge cases around 0-element TensorFromE...
tree
|
commitdiff
2020-09-11
Xin Wang
[mlir][spirv] OpConvertSToF support operands with diffe...
tree
|
commitdiff
2020-09-11
Lubomir Litchev
[NFC] Follow up on D87111 - Add an option for unrolling...
tree
|
commitdiff
2020-09-11
Nicolas Vasilache
[MLIR][Linalg] Undo spurious parameter name change
tree
|
commitdiff
2020-09-11
Nicolas Vasilache
[mlir][Linalg] Refactor StructuredOpInterface - NFC
tree
|
commitdiff
2020-09-11
Benjamin Kramer
[mlir][Linalg] Print both types for linalg.transpose
tree
|
commitdiff
2020-09-11
Marius Brehler
[mlir] Fix generation of AVX512 dialect documentation
tree
|
commitdiff
2020-09-11
MaheshRavishankar
[mlir][Linalg] Make LinalgBaseTilingPattern not delete...
tree
|
commitdiff
2020-09-10
Federico Lebrón
Fix operator!= for Dialects.
tree
|
commitdiff
2020-09-10
Federico Lebrón
Make struct dialects have the same field name as everyt...
tree
|
commitdiff
2020-09-10
Eugene Burmako
Introduce linalg.vecmat
tree
|
commitdiff
2020-09-10
Frederik Gossen
[MLIR][Standard] Simplify `tensor_from_elements`
tree
|
commitdiff
2020-09-10
aartbik
[mlir] [VectorOps] Enable 32-bit index optimizations
tree
|
commitdiff
2020-09-10
Jakub Lichman
[mlir][Linalg] Small refactoring of ConvOpVectorization
tree
|
commitdiff
2020-09-10
MaheshRavishankar
[mlir][Linalg] Add Utility method to get loop ranges...
tree
|
commitdiff
2020-09-10
David Blaikie
mlir/Transforms/BufferPlacement.h: Add missing override
tree
|
commitdiff
2020-09-09
Jakub Lichman
[mlir][Linalg] Reduction dimensions specified in TC...
tree
|
commitdiff
2020-09-09
Christian Sigg
Rename MemRefDescriptor::getElementType() to MemRefDesc...
tree
|
commitdiff
2020-09-09
Frederik Gossen
[MLIR][Shape] Lower `shape_of` to `dynamic_tensor_from_...
tree
|
commitdiff
2020-09-09
Frederik Gossen
[MLIR][Standard] Update `tensor_from_elements` assembly...
tree
|
commitdiff
2020-09-08
Rahul Joshi
[MLIR] Change Operation::create() methods to use Value...
tree
|
commitdiff
2020-09-08
Mehdi Amini
Add more explicit error message when creating a type...
tree
|
commitdiff
2020-09-08
Lubomir Litchev
Add an option for unrolling loops up to a factor.
tree
|
commitdiff
2020-09-08
Ehsan Toosi
[mlir] remove BufferAssignmentPlacer from BufferAssignm...
tree
|
commitdiff
2020-09-08
Benjamin Kramer
[mlir][VectorOps] Clean up outdated comments. NFCI.
tree
|
commitdiff
2020-09-08
Jakub Lichman
[mlir] Conv ops vectorization pass
tree
|
commitdiff
2020-09-07
Frederik Gossen
[MLIR][Shape] Merge `shape` to `std`/`scf` lowerings.
tree
|
commitdiff
2020-09-07
Alex Zinenko
[mlir] Take ValueRange instead of ArrayRef<Value> in...
tree
|
commitdiff
2020-09-07
David Truby
Revert "[MLIR][Shape] Merge `shape` to `std`/`scf`...
tree
|
commitdiff
2020-09-07
Frederik Gossen
[MLIR][Shape] Merge `shape` to `std`/`scf` lowerings.
tree
|
commitdiff
2020-09-07
Frederik Gossen
[MLIR][Standard] Add `dynamic_tensor_from_elements...
tree
|
commitdiff
2020-09-07
Nicolas Vasilache
[mlir][Vector] Revisit VectorToSCF.
tree
|
commitdiff
2020-09-06
zhanghb97
[mlir] Add Shaped Type, Tensor Type and MemRef Type...
tree
|
commitdiff
2020-09-04
Lei Zhang
[spirv] Add more target and resource limit fields
tree
|
commitdiff
2020-09-04
Alex Zinenko
[mlir] introduce type constraints for operands of LLVM...
tree
|
commitdiff
2020-09-04
Mehdi Amini
Add comment to describe a field member (NFC)
tree
|
commitdiff
2020-09-04
aartbik
[mlir] [VectorOps] Improve SIMD compares with narrower...
tree
|
commitdiff
2020-09-03
Lei Zhang
[spirv][nfc] Simplify resource limit with default values
tree
|
commitdiff
2020-09-03
Zhibin Li
[spirv] Add SPIR-V GLSL extended Round op
tree
|
commitdiff
2020-09-03
Ling, Liyang
[mlir] Add Acos, Asin, Atan, Sinh, Cosh, Pow to SPIRVGL...
tree
|
commitdiff
2020-09-03
Mehdi Amini
Decouple OpPassManager from the the MLIRContext (NFC)
tree
|
commitdiff
2020-09-03
Artur Bialas
[mlir][spirv] Add block read and write from SPV_INTEL_s...
tree
|
commitdiff
2020-09-02
Diego Caballero
[MLIR][Affine][VectorOps] Vectorize uniform values...
tree
|
commitdiff
2020-09-02
Mehdi Amini
Use an Identifier instead of an OperationName internall...
tree
|
commitdiff
2020-09-02
Mehdi Amini
Store an Identifier instead of a StringRef for the...
tree
|
commitdiff
2020-09-02
Ehsan Toosi
[mlir] Extend BufferAssignmentTypeConverter with result...
tree
|
commitdiff
next