[libcxx] Add targets to available features.
[platform/upstream/llvm.git] / mlir /
2020-10-29 Tres Popp[mlir] Reorder shape assuming bufferization.
2020-10-29 Christian Sigg[mlir][gpu] Fix leaked stream and module when lowering...
2020-10-29 River Riddle[mlir][SymbolTable] Small optimization to walking symbo...
2020-10-29 River Riddle[mlir][Inliner] Add a `wouldBeCloned` flag to each...
2020-10-29 River Riddle[mlir][Inliner] Add a new hook for checking if it is...
2020-10-29 Haruki Imai[mlir] Convert raw data in dense element attributes...
2020-10-28 River Riddle[mlir] Optimize the parsing of ElementsAttr hex strings
2020-10-28 Sean Silva[mlir] Properly handle recursive bufferization for...
2020-10-28 Alexander Belyaev[mlir] Use OpBuilderDAG for MemRefReinterpretCastOp.
2020-10-28 Alexander Belyaev[mlir] Convert memref_reshape to memref_reinterpret_cast.
2020-10-28 Kazuaki Ishizaki[mlir] NFC: fix trivial typos
2020-10-28 Mehdi AminiAdd a `mlirModuleGetBody()` accessor to the C API and...
2020-10-28 Qingyi LiuMLIR: add SinOp Lowering to __nv_sinf and __nv_sin
2020-10-28 Lei Zhang[mlir] NFC: small fixes to LinalgTilingOptions API
2020-10-28 John Demme[MLIR] [ODS] Allowing attr-dict in custom directive
2020-10-28 Eugene Zhulenev[mlir] Fix stack-use-after-scope in cuda/vulkan cpu...
2020-10-27 River Riddle[mlir][NFC] Fix incorrect header comments.
2020-10-27 River Riddle[mlir][NFC] Remove unnecessary PatternRewriter::create...
2020-10-27 River Riddle[mlir][Interfaces] Optimize the implementation of Inter...
2020-10-27 River Riddle[mlir][Interfaces] Generate a struct containing functio...
2020-10-27 River Riddle[mlir][SIdeEffectInterface][NFC] Move several Interface...
2020-10-27 MaheshRavishankar[mlir][Linalg] Add fusion of IndexedGenericOp with...
2020-10-27 Eugene Zhulenev[mlir] JitRunner: add a config option to register symbo...
2020-10-27 Nicolai HähnleRevert multiple patches based on "Introduce CfgTraits...
2020-10-27 Stella Laurenzo[mlir][Python] Custom python op view wrappers for build...
2020-10-27 Sean Silva[mlir] Add bufferization for std.select op.
2020-10-27 Christian Sigg[mlir] Catch async.yield operands not matching the...
2020-10-27 Arthur EubanksRevert "Updating llvm.mlir test to match recent IR...
2020-10-27 Alex Zinenko[mlir] use OpBuilderDAG instead of OpBuilder
2020-10-27 Kiran ChandramohanUpdating llvm.mlir test to match recent IR change
2020-10-27 Christian Sigg[mlir] Fix TypeID lookup in GDB pretty printers.
2020-10-27 River Riddle[mlir][SymbolTable] Use Identifier instead of StringRef...
2020-10-27 River Riddle[mlir][StorageUniquer] Refactor parametric storage...
2020-10-27 River Riddle[mlir][Pattern] Add a new FrozenRewritePatternList...
2020-10-27 River Riddle[mlir][NFC] Move around the code related to PatternRewr...
2020-10-27 River Riddle[mlir][Pattern] Refactor the Pattern class into a ...
2020-10-27 River Riddle[mlir] Add a conversion pass between PDL and the PDL...
2020-10-26 MaheshRavishankar[mlir][Linalg] Miscalleneous enhancements to cover...
2020-10-26 Stephen Neuendorffer[mlir] Document 'ParentOneOf' with the HasParent trait
2020-10-26 Ulysse Beaugnon[MLIR] Fix AttributeInterface declaration.
2020-10-26 Alex Zinenko[mlir] Do not print back 0 alignment in LLVM dialect...
2020-10-26 Lei Zhang[mlir] NFC: properly align IR in comments
2020-10-26 Alexander Belyaev[mlir] Convert MemRefReinterpretCastOp to LLVM.
2020-10-26 Thomas Raoux[mlir][vector] Update doc strings for insert_map/extrac...
2020-10-26 Nicolas Vasilache[mlir][Linalg] Add basic support for TileAndFuse on...
2020-10-26 George Mitenkov[MLIR][mlir-spirv-cpu-runner] A SPIR-V cpu runner prototype
2020-10-26 George Mitenkov[MLIR][mlir-spirv-cpu-runner] A pass to emulate a call...
2020-10-24 Mehdi AminiAdd CMake dependency from MLIRJitRunner on all dialects
2020-10-24 Mehdi AminiRemove global dialect registration
2020-10-24 Mehdi AminiTopologically sort the library to link to mlir-cpu...
2020-10-24 Mehdi AminiFix a few warnings from GCC (NFC)
2020-10-23 Mehdi AminiRevert "Remove global dialect registration"
2020-10-23 Kirsten LeeAdd a mlir natvis file for debugging with Visual Studio
2020-10-23 MaheshRavishankar[mlir][Vector] Introduce UnrollVectorOptions to control...
2020-10-23 Mehdi AminiRemove global dialect registration
2020-10-23 Eugene Zhulenev[mlir] Link with pthreads in AsyncRuntime
2020-10-23 Thomas Raoux[mlir][vector] Add folder for ExtractStridedSliceOp
2020-10-23 Thomas Raoux[mlir][vector] Add folding for ExtractOp with ShapeCast...
2020-10-23 Sean Silva[mlir] Add FuncOp::eraseResults
2020-10-23 Frederik Gossen[MLIR] Fix bad merge with buffer alias analysis.
2020-10-23 Frederik Gossen[MLIR] Extract buffer alias analysis for reuse
2020-10-23 zhanghb97[mlir] Expose affine expression to C API
2020-10-23 Julian Gross[MLIR] Added PromoteBuffersToStackPass to convert heap...
2020-10-23 Christian Sigg[mlir] Fix exiting OpPatternRewriteDriver::simplifyLoca...
2020-10-22 Lei ZhangRevert "Revert "[mlir] Convert from Async dialect to...
2020-10-22 Mehdi AminiRevert "[mlir] Convert from Async dialect to LLVM corou...
2020-10-22 Eugene Zhulenev[mlir] Do not start threads in AsyncRuntime
2020-10-22 Christian Sigg[mlir][gpu] NFC: switch occurrences of gpu.launch_func...
2020-10-22 Eugene Zhulenev[mlir] Convert from Async dialect to LLVM coroutines
2020-10-22 Alexander Belyaev[mlir] Add MemRefReinterpretCastOp definition to Standard.
2020-10-22 Alexander Belyaev[mlir] Add MemRefReshapeOp definition to Standard.
2020-10-21 rdzhabarov[mlir] Simplify DDR matching patterns with equal operan...
2020-10-21 Thomas Raoux[spirv] Fix legalize standard to spir-v for transfer ops
2020-10-21 Lei Zhang[mlir] Add missing dependency for MLIRSCFTransforms
2020-10-21 Stella Laurenzo[mlir][CAPI][Python] Plumb OpPrintingFlags to C and...
2020-10-21 Sean Silva[mlir][shape] Split out structural type conversions...
2020-10-21 Sean Silva[mlir] Add structural type conversions for SCF dialect.
2020-10-21 Christian Sigg[mlir][gpu] Add lowering to LLVM for `gpu.wait` and...
2020-10-21 Christian Sigg[mlir][gpu] Add customer printer/parser for gpu.launch_...
2020-10-21 Frej Drejhammar[mlir]: Clarify docs for external OpTrait::FunctionLike ops
2020-10-21 Alex Zinenko[mlir] ODS: support TableGen dag objects to specify...
2020-10-21 Alex Zinenko[mlir] Fix copy-pasted docstrings in Python bindings
2020-10-21 Alex Zinenko[mlir] Use the correct base class for Attributes in...
2020-10-21 Alex Zinenko[mlir] Expose Value hierarchy to Python bindings
2020-10-20 Federico LebrónFix pretty printing of linalg GenericOps when there...
2020-10-20 Lei ZhangWrap CfgTraitsFor in namespace llvm to please GCC 5
2020-10-20 Nicolai HähnleIntroduce CfgTraits abstraction
2020-10-20 Tres Popp[mlir] Use affine dim instead of symbol in SCFToGPU...
2020-10-20 Alex Zinenko[mlir] Expose Value hierarchy to C API
2020-10-20 Stella Laurenzo[mlir][Python] Add python binding to create DenseElemen...
2020-10-20 Geoffrey Martin... Add llvm_unreachable to avoid MSVC warning
2020-10-19 Sean Silva[mlir] Use dynamic_tensor_from_elements in shape.broadc...
2020-10-19 Sean Silva[mlir][DialectConversion] Fix recursive `clone` calls.
2020-10-19 Sean Silva[mlir] Add std.dynamic_tensor_from_elements bufferization.
2020-10-19 Sean Silva[mlir] Add some more std bufferize patterns.
2020-10-19 George Mitenkov[MLIR][SPIRVToLLVM] Updated documentation for composite ops
2020-10-19 Alexander Belyaev[mlir][nfc] Move BaseOpWithOffsetSizesAndStrides to...
2020-10-19 Marcel Koester[mlir] Refactored BufferPlacement transformation.
2020-10-19 Alex Zinenko[mlir] Use `let arguments =` syntax instead of inherita...
2020-10-19 Kiran Chandramohan[OpenMP][MLIR] Fix for nested parallel regions
next