[AArch64] Add SVE int instructions to isAssociativeAndCommutative
[platform/upstream/llvm.git] / mlir /
2023-01-10 Jeff Niu[mlir][llvm] Don't mark CallIntrinsicOp as Pure
2023-01-09 bixia1[mlir][sparse] Improve the rewriting for NewOp with...
2023-01-09 Lei Zhang[mlir][spirv] Fix MLIR code snippet marker in TD files
2023-01-09 Peiming Liu[mlir][sparse] remove redundant template parameter...
2023-01-09 Kazu Hirata[mlir] Fix a warning
2023-01-09 Theodore Luo Wang[mlir] Print a newline when dumping Type
2023-01-09 Jakub Kuderski[mlir][spirv] Account for type conversion failures...
2023-01-09 Jakub Kuderski[mlir][spirv] Clean up transform pass definitions....
2023-01-09 Matthias Springer[mlir][vector] Distribute vector.insert op
2023-01-09 Matthias Springer[mlir][vector] Distribute vector.insertelement op
2023-01-09 Matthias Springer[mlir][vector] Support vector.extract distribution...
2023-01-09 Alex Zinenko[mlir] verify against nullptr payload in transform...
2023-01-09 Aliia Khasanova[mlir][linalg] Reuploading: Apply shortened printing...
2023-01-09 Johannes ReifferscheidLower math.cbrt to NVVM/ROCDL.
2023-01-09 Johannes de Fine... [mlir:LLVM] Rudimentary inlining support for LLVM load...
2023-01-09 Christian Ulmann[mlir][llvm] Add branch weights to call and invoke
2023-01-09 Uday Bondhugula[MLIR] NFC. Fix DEBUG_TYPE for AffineOps.cpp
2023-01-08 Jeff Niu[mlir][analysis] Add an analysis for preserving symbol...
2023-01-08 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in Modul...
2023-01-08 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2023-01-06 Thomas Raoux[mlir][spirv] Add folder for LogicalNotEqual
2023-01-06 Alexander Shaposhnikov[MLIR][TOSA] Switch Tosa to DenseArrayAttr
2023-01-06 Hanhan Wang[mlir][tensor] Add producer fusion for tensor.unpack op.
2023-01-06 Markus Böck[mlir][py] Fix python modules build with clang-cl due...
2023-01-06 Krzysztof Drewniak[mlir][Arith] Remove expansions of integer min and...
2023-01-06 Ashay Rane[mlir] Add header file for ssize_t
2023-01-06 Mehdi AminiFix PDL verifiers to be resilient to invalid IR
2023-01-06 Slava Zakharin[mlir] Support TBAA metadata in LLVMIR dialect.
2023-01-06 Rob Suderman[mlir][tosa] Add tosa.conv3d lowering to Linalg
2023-01-06 Alex Zinenko[mlir] improve error handling in Linalg op splitting
2023-01-06 Thomas Raoux[mlir][nvvm] Add lowering of gpu.printf to nvvm
2023-01-06 Thomas Raoux[mlir][vector] Relax restriction on reduction distribution
2023-01-06 Alex Zinenko[mlir] fix use-after-free on error path in transform...
2023-01-06 Matthias Springer[mlir][memref] Add runtime verification for memref...
2023-01-06 Alex Zinenko[mlir] adapt TransformEachOpTrait to parameter values
2023-01-06 Alex Zinenko[mlir] NFC: move DiagnosedSilenceableFailure to Utils...
2023-01-06 Alex Zinenko[mlir] NFC: rename TransformTypeInterface to TransformH...
2023-01-06 Alex Zinenko[mlir] introduce parameters into the transofrm dialect
2023-01-06 Matthias Springer[mlir][tensor] Support parallel_insert_slice in MergeCo...
2023-01-06 Matthias Springer[mlir][linalg] Swap extract_slice(fill(x)) ops
2023-01-06 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2023-01-06 Jie Fu[mlir] Fix build error due to -Wsign-compare after...
2023-01-06 Jakub Kuderski[mlir][spirv] Add smul_extended expansion for WebGPU
2023-01-05 Murali Vijayaraghavan[NFC][MLIR] Adding better names to lit test for pooling...
2023-01-05 bixia1[mlir][sparse] Replace sparse_tensor.sort with sparse_t...
2023-01-05 Jakub Kuderski[mlir][spirv] Fix extended umul expansion for WebGPU
2023-01-05 Murali Vijayaraghavan[mlir][linalg] Vectorize 1D convolution
2023-01-05 bixia1[mlir][sparse] Add operator sparse_tensor.indices_buffer.
2023-01-05 Alex Zinenko[mlir] fix out-of-bounds in reduction tiling
2023-01-05 Christian Ulmann[mlir] Add function_entry_count to LLVMFuncOp
2023-01-05 Mehdi AminiUse --pass-pipeline syntax for mlir/test/Dialect/LLVMIR...
2023-01-05 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2023-01-05 bixia1[mlir][sparse] Add AOS optimization.
2023-01-04 mariecwhite[mlir][tosa] Remove clamping behavior in `tosa.cast...
2023-01-04 Alexander Shaposhnikov[MLIR][TOSA] Switch Tosa_IntArrayAttr[N], Tosa_IntArray...
2023-01-04 liqinweng[MLIR][Tensor] Canonicalize expand/collapse_shape of...
2023-01-04 bixia1[mlir][sparse] Move some member functions from SparseTe...
2023-01-04 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2023-01-04 Robert Walker[mlir][tosa] Fix floating point offset for tosa.resize
2023-01-04 Aart Bik[mlir][sparse] add test that combines sparse codegen...
2023-01-04 Jakub Kuderski[mlir][spirv] Relax instruction order checks in test
2023-01-04 Jakub Kuderski[mlir][spirv] Add pattern to expand UMulExtended for...
2023-01-04 Aart Bik[mlir][sparse] minor code layout edits
2023-01-04 Kevin Gleason[NFC] Update parseDimensionList comments for dynamic...
2023-01-04 Tobias Gysi[mlir][llvm] Modernize the import of LLVM IR globals.
2023-01-04 bixia1[mlir][sparse] Add layout to the memref for the indices...
2023-01-04 Matthias Springer[mlir] Add `test-convergence` option to Canonicalizer...
2023-01-04 Christian Ulmann[mlir][llvm] Support importing magic globals
2023-01-04 Matthias Springer[mlir][affine][NFC] Extract core functionality of ...
2023-01-04 Tom Eccles[mlir] Allow overriding AbstractDenseDataFlowAnalysis...
2023-01-03 Rob Suderman[mlir][tosa] Add broadcasting case for tosa.resize...
2023-01-03 a.puschin[mlir][tosa] Fix out-of-boundaries iteration for tosa...
2023-01-03 Rob Suderman[mlir][tosa] Fix tosa.transpose_conv2d decompositions...
2023-01-03 Rob Suderman[mlir][tosa] Canonicalize tosa.transpose to tosa.reshape
2023-01-03 Qiao Zhang[mlir][python] Expose fp8 types with pybind.
2023-01-03 Jacques Pienaar[mlir][shape] Fix overridden arguments and fit to 80...
2023-01-03 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2023-01-03 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in TestB...
2023-01-03 Tobias Gysi[mlir][llvm] Make the import of LLVM IR metadata extens...
2023-01-03 Matthias Springer[mlir][transforms][NFC] Expand CanonicalizerPass docume...
2023-01-03 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2023-01-03 Mehdi AminiApply clang-tidy fixes for performance-move-const-arg...
2023-01-03 Johannes ReifferscheidAdd a math.cbrt instruction and lowering to libm.
2023-01-03 Kazu Hirata[mlir] Use std::optional instead of llvm::Optional...
2023-01-02 Krzysztof Drewniak[mlir][ROCDL] Translate known block size attributes...
2023-01-02 Krzysztof DrewniakRe-land D139865 "Add known_block_size and known_grid_si...
2023-01-02 Oleksandr "Alex... [mlir] NFC use the correct markdown header in Bufferiza...
2023-01-02 Tobias Gysi[mlir][llvm] Make the import of LLVM IR intrinsics...
2023-01-02 Adrian Kuegel[mlir][MemRef] Apply ClangTidy performance fix (NFC).
2022-12-31 Uday Bondhugula[MLIR] Fix affine LICM pass for unknown region holding ops
2022-12-31 Uday BondhugulaNFC. Fix/improve style in affine-licm pass
2022-12-30 Eugene Zhulenev[mlir] Add a test for default valued dictionary attributes
2022-12-30 Ivan Butygin[mlir][gpu][spirv] Lower gpu reduction ops to spirv
2022-12-30 jacquesguan[mlir][Arith] Fold integer shift op with zero.
2022-12-30 jacquesguan[mlir][Arith] Remove redundant defination, NFC.
2022-12-30 Andrzej Warzynski[mlir] Simplify a test for vectorizing tensor.extract
2022-12-30 liqinweng[MLIR][Arith][NFC] Use the interface of 'getElementType...
2022-12-29 Lei Zhang[mlir][spirv] Fail vector.bitcast conversion with diffe...
2022-12-29 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-12-29 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
next