[clang-tidy] Fix a false positive in readability-simplify-boolean-expr
[platform/upstream/llvm.git] / mlir /
2022-09-12 Brad Smith[mlir] Fix building CRunnerUtils on OpenBSD with 15.x
2022-08-22 Rainer Orth[mlir][test] Require JIT support in JIT tests
2022-08-12 Benjamin Kramer[mlir][sparse] Refine f695554a2a55 wording a bit and...
2022-08-12 Benjamin Kramer[mlir][sparse] Use the correct ABI on x86 and re-enable...
2022-08-12 Aart Bik[mlir][sparse][bf16] disable two bf16 tests
2022-08-08 Nikita Popov[MLIR] Fix checks for native arch
2022-08-05 Rainer Orth[mlir] Fix Analysis/Presburger/Utils.cpp compilation...
2022-07-26 River Riddle[mlir] Refactor SubElementInterface replace support
2022-07-26 Matthias Springer[mlir][transform] Add ForeachOp to transform dialect
2022-07-26 Benjamin Kramer[mlir] Fall back to posix_memalign for aligned_alloc...
2022-07-26 Sebastian Neubauer[CMake] Fix add_subdirectory llvm builds
2022-07-26 Kazu HirataUse isa instead of dyn_cast (NFC)
2022-07-26 Kazu Hirata[mlir] Use value_or (NFC)
2022-07-26 jacquesguan[mlir][Math] Add constant folder for Exp2Op.
2022-07-26 Jacques Pienaar[mlir] SCCP add missing pessimistic setting
2022-07-26 River Riddle[mlir][Parser] Fix memory leak when failing to parse...
2022-07-25 River Riddle[mlir] Refactor the Parser library in preparation for...
2022-07-25 lipracer[mlir][NFC] Remove TypeRange's constructors that cause...
2022-07-25 lipracerSplit class ValueRange to a new file
2022-07-25 John Ericson[cmake] Support custom package install paths
2022-07-25 Kiran Chandramohan[Flang][OpenMP] Initial support for integer reduction...
2022-07-25 Christopher BateRevert "[mlir][Arithmetic] Add `arith.delinearize_index...
2022-07-25 Mike Urbach[mlir] Update Python CMake version requirement.
2022-07-25 Benoit JacobGeneralize the vector transfer flattening patterns...
2022-07-25 Matthias Springer[mlir][linalg] Expand test case for tile-and-fuse with...
2022-07-25 Alex Zinenko[mlir] move _mlir_alloc and friends to CRunnerUtils
2022-07-25 Michele Scuttari[MLIR] Generic 'malloc', 'aligned_alloc' and 'free...
2022-07-25 Matthias Springer[mlir][tensor][bufferize][NFC] Remove duplicate code
2022-07-25 Matthias Springer[mlir][tensor][bufferize] Fix deallocation of GenerateO...
2022-07-25 Alex Zinenko[mlir] Transform dialect: separate dependent and genera...
2022-07-25 Matthias Springer[mlir][tensor][bufferize] Load dependent dialects
2022-07-25 Rajas Vanjape[mlir][sparse][nfc] Fix memory leak in sparse sampled...
2022-07-25 Adrian Kuegel[mlir] Apply ClangTidyPerformance findings (NFC)
2022-07-25 Sebastian Neubauer[CMake] Copy folder without permissions
2022-07-25 jacquesguan[mlir][Math] Add constant folder for ExpOp.
2022-07-25 Marius Hillenbrand[mlir][Arithmetic] Fix printing larger integer attribut...
2022-07-24 Kazu HirataUse any_of (NFC)
2022-07-24 Kazu HirataRemove redundant string initialization (NFC)
2022-07-23 Kazu HirataConvert for_each to range-based for loops (NFC)
2022-07-23 Dmitri GribenkoUse llvm::sort instead of std::sort where possible
2022-07-23 Kazu HirataUse callables directly in any_of, count_if, etc (NFC)
2022-07-23 Kazu Hirata[mlir] Use value instead of getValue (NFC)
2022-07-23 Kazu HirataUse has_value instead of hasValue (NFC)
2022-07-22 rkayaith[mlir][python] Fix issue in diagnostic note initialization
2022-07-22 Christopher Bate[mlir][Arithmetic] Add `arith.delinearize_index` operation
2022-07-22 Thomas Raoux[mlir][vector] NFC change to improve doc of vector...
2022-07-22 Thomas Raoux[mlir][vector] Extend transfer_write to read propagation
2022-07-22 Jacques Pienaar[mlir][tosa] Flip accessors used to prefixed form ...
2022-07-22 Jeff Niu[mlir][ods] Remove warning in `AttrOrTypeDef`
2022-07-22 Jacques Pienaar[mlir][tosa] Split canonicalization and folders out...
2022-07-22 Kiran Chandramohan[MLIR][OpenMP] Add a constraint to the Threadprivate Op
2022-07-22 Kiran Chandramohan[MLIR,OpenMP] : Add Conversion pattern for Critical Op
2022-07-22 Matthias Springer[mlir][linalg] Add tile-and-fuse with transform dialect...
2022-07-22 Matthias Springer[mlir][linalg] Add attribute matcher to structured...
2022-07-22 Matthias Springer[mlir][linalg][transform] Add fuse_into_containing op
2022-07-22 Ivan Butygin[mlir][arith] cmpi: move constant to the right side
2022-07-22 Ivan Butygin[mlir][linalg] Fix FoldTensorCastConsumerOp invalid...
2022-07-22 Kazu HirataUse any_of (NFC)
2022-07-22 Uday Bondhugula[MLIR] Add affine.if canonicalization to compose in...
2022-07-21 Jacques Pienaar[mlir] Explicitly mark dialect prefixing
2022-07-21 John Ericson[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore
2022-07-21 Jacques Pienaar[mlir] Flip dialects to _Prefixed
2022-07-21 George PettersonAdding a new variant of DepthwiseConv2D
2022-07-21 Javed AbsarFix type in documentation
2022-07-21 Jakub Kuderski[mlir][spirv] Rename spv.GLSL ops to spv.GL. NFC.
2022-07-21 Christopher Bate[mlir][linalg] Add tile_size option to `structured...
2022-07-21 Alex Zinenko[mlir][python] Fix issues with block argument slices
2022-07-21 Nicolas Vasilache[mlir][Linalg] Add a Transform dialect NavigationOp...
2022-07-21 Ivan Butygin[mlir][memref] Missing type conversion in memref.reshap...
2022-07-21 lorenzo chelini[MLIR][SCF] Enable better bufferization for `TileConsum...
2022-07-21 lorenzo cheliniRevert "[RFC][MLIR][SCF] Enable better bufferization...
2022-07-21 lorenzo chelini[RFC][MLIR][SCF] Enable better bufferization for `TileC...
2022-07-21 Mahesh Ravishankar[mlir][Linalg] Deprecate `tileAndFuseLinalgOps` method...
2022-07-21 jacquesguan[mlir][Math] Add constant folder for LogOp.
2022-07-20 River Riddle[mlir:LSP] Add a quickfix code action for inserting...
2022-07-20 Tanyo Kwok[MLIR] Add function to create Float16 array attribute
2022-07-20 Jakub Kuderski[mlir][spirv] Rename spv.ocl to spv.cl. NFC.
2022-07-20 River Riddle[mlir:LSP] Add a doc blurb for code completion
2022-07-20 River Riddle[mlir:LSP] Remove several more annoying completion...
2022-07-20 Kazu HirataUse llvm::is_contained (NFC)
2022-07-20 Ingo Müller[mlir][bufferize][doc] Fix documentation of return...
2022-07-20 River Riddle[mlir:LSP][NFC] Make the LSPServer class private
2022-07-20 Anush Elangovan[mlir] Fix macOS tests
2022-07-20 jacquesguan[mlir][Math] Add constant folder for Log1pOp.
2022-07-20 Mahesh Ravishankar[mlir][TilingInterface] Add support for interchange...
2022-07-20 Jacques Pienaar[mlir] Address compiler warning
2022-07-19 River Riddle[mlir][NFC] Split out various tests from IR/invalid...
2022-07-19 Slava Zakharin[mlir] Fixed ordering of pass statistics.
2022-07-19 Jacques Pienaar[mlir] Flip LinAlg dialect to _Both
2022-07-19 Benoit JacobDon't combine if there would remain no true reduction...
2022-07-19 Rajas Vanjape[mlir][docs] Fix pass manager document
2022-07-19 Jeff NiuRevert "[mlir][ods] (NFC) Remove warning in `AttrOrType...
2022-07-19 Jeff Niu[mlir][ods] (NFC) Remove warning in `AttrOrTypeDef`
2022-07-19 bhatuzdaname[mlir][tblgen] Add support for extraClassDefinition...
2022-07-19 lipracer[mlir][NFC] Use proper c++ namespaces in .td files
2022-07-19 Nicolas Vasilache[mlir][Linalg] Add a TileToForeachThread transform.
2022-07-19 Markus Böck[mlir] Ignore effects on allocated results when checkin...
2022-07-19 Matthias Springer[mlir][sparse][NFC] Update remaining test cases
2022-07-19 Matthias Springer[mlir][bufferization][NFC] Move sparse_tensor.release...
2022-07-19 Jacques Pienaar[mlir] Add refineReturnTypes to InferTypeOpInterface
next