May 2023 Archives by date
Starting: Mon May 1 10:35:42 PDT 2023
Ending: Wed May 31 23:54:58 PDT 2023
Messages: 417
- [Mlir-commits] [mlir] 49df068 - [mlir][arith][NFC] Simplify narrowing patterns with a wrapper type
Jakub Kuderski
- [Mlir-commits] [mlir] d4db528 - [mlir][sparse] extend unpack operation to support unpacking a batched COO type
Peiming Liu
- [Mlir-commits] [mlir] 3ff8708 - [mlir][arith] Add narrowing patterns for other insertion ops
Jakub Kuderski
- [Mlir-commits] [mlir] 7f3b0e5 - [mlir][arith] Add narrowing patterns to commute more vector ops
Jakub Kuderski
- [Mlir-commits] [mlir] 4ca1932 - [mlir][sparse] fix compiler warning in release build.
Peiming Liu
- [Mlir-commits] [mlir] b2fdb14 - [mlir][linalg] Relax masked_vectorize(pad) to allow zero low Values.
Hanhan Wang
- [Mlir-commits] [mlir] d572cd1 - Introduce MLIR Op Properties
Mehdi Amini
- [Mlir-commits] [mlir] 1e85342 - Revert "Introduce MLIR Op Properties"
Mehdi Amini
- [Mlir-commits] [mlir] 9a018a7 - [mlir][sparse] relax constraints on tensor.cast with pre-rewriting
Aart Bik
- [Mlir-commits] [mlir] b2367cd - [mlir][tosa] Typo in transpose canonicalization message
Kai Sasaki
- [Mlir-commits] [mlir] 5e118f9 - Introduce MLIR Op Properties
Mehdi Amini
- [Mlir-commits] [mlir] 1367c5d - [mlir][mem2reg] Follow-up adjustments (NFC).
Tobias Gysi
- [Mlir-commits] [mlir] b8064c1 - [mlir][llvm] Add trap intrinsics to the dialect
Victor Perez
- [Mlir-commits] [mlir] e2f7563 - [mlir][arith] Add narrowing patterns for `addi` and `muli`
Jakub Kuderski
- [Mlir-commits] [mlir] 707b6e9 - [mlir][SparseTensor][ArmSVE] Fix missing lli substitutions
Cullen Rhodes
- [Mlir-commits] [mlir] 46740dd - [mlir][arith] Add narrowing patterns for subi, divsi, and divui
Jakub Kuderski
- [Mlir-commits] [mlir] 9701c5a - [mlir][arith] Add narrowing patterns for `max*i` and `min*i`
Jakub Kuderski
- [Mlir-commits] [mlir] 19109a2 - [mlir][tosa] Fix crash when inferring shape of tosa.equal
Jacques Pienaar
- [Mlir-commits] [mlir] ea2b79d - Try to fix CodeGenTypes issues in mlir
NAKAMURA Takumi
- [Mlir-commits] [mlir] 009c053 - [mlir][linalg] Allow outer dims perm and untiled dims in pack/unpack generalization
Quinn Dawkins
- [Mlir-commits] [mlir] 486a2ca - Add tensor.bitcast op to Tensor dialect
Rob Suderman
- [Mlir-commits] [mlir] 20bf8c4 - [mlir][SparseTensor][ArmSVE] Disable scalable vectorisation in a test
Andrzej Warzynski
- [Mlir-commits] [mlir] 0fac44d - [mlir][linalg] check if a function has a body during detensorizing
Okwan Kwon
- [Mlir-commits] [mlir] a1f55bd - Adopt Properties to store operations inherent Attributes in TOSA
Mehdi Amini
- [Mlir-commits] [mlir] 7143e33 - Adopt Properties to store operations inherent Attributes in the Func dialect
Mehdi Amini
- [Mlir-commits] [mlir] 9fbe3b5 - Adopt Properties to store operations inherent Attributes in the Arith dialect
Mehdi Amini
- [Mlir-commits] [mlir] 62ccc50 - [mlir][tosa] Fold log(exp) to no-op
Kai Sasaki
- [Mlir-commits] [mlir] 61d0f80 - Fix MLIR Python test after 9fbe3b511bf703d0d
Mehdi Amini
- [Mlir-commits] [mlir] dfee17d - Fix MLIR properties generic printing to honor eliding large attributes
Mehdi Amini
- [Mlir-commits] [mlir] 32032cb - [mlir][tblgen] Fix emitting wrong index for `either` directive.
Chia-hung Duan
- [Mlir-commits] [mlir] fc19204 - [mlir][arith] Add narrowing patterns for index casts
Jakub Kuderski
- [Mlir-commits] [mlir] 98c1104 - [mlir][AMDGPU] Define atomic compare-and-swap for raw buffers
Krzysztof Drewniak
- [Mlir-commits] [mlir] cc47037 - [mlir][AMDGPU] Add emulation pass for atomics on AMDGPU targets
Krzysztof Drewniak
- [Mlir-commits] [mlir] 94058c4 - [mlir][GPU] Allow specifying alignment of memory attributions
Krzysztof Drewniak
- [Mlir-commits] [mlir] ef1b735 - [MLIR][python bindings] Add support for DenseElementsAttr of IndexType
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 20b12fa - Fix MathTransforms library dependencies
Uday Bondhugula
- [Mlir-commits] [mlir] 55a74af - [mlir][sparse] Adding a new overload of `getOpaquePointerType`
wren romano
- [Mlir-commits] [mlir] 3da83fb - [mlir][sparse] Improving error detection/messages for `get{RankedTensor, MemRef}Type` wrappers
wren romano
- [Mlir-commits] [mlir] 7610087 - [mlir][memref] Add helper to make alloca ops independent
Matthias Springer
- [Mlir-commits] [mlir] 17faae9 - [ADT] Introduce `map_to_vector` helper
Laszlo Kindrat
- [Mlir-commits] [mlir] 9b21cb2 - [mlir][emitc][nfc] Update ApplyOp example
Marius Brehler
- [Mlir-commits] [mlir] 525d60b - [mlir][mem2reg] Add support for mem2reg in MemRef.
Tobias Gysi
- [Mlir-commits] [mlir] 36c95ee - [mlir][sparse] group tensor id and levels into pairs in loop emitter
Peiming Liu
- [Mlir-commits] [mlir] 734adda - [flang][openacc] Lower copyout, detach and delete to data exit operations
Valentin Clement
- [Mlir-commits] [mlir] 0e1429a - [mlir][sparse] fix build error.
Peiming Liu
- [Mlir-commits] [mlir] 7f00ba0 - Restore mlir-opt `--run-reproducer` option to opt-in running a reproducer
Mehdi Amini
- [Mlir-commits] [mlir] 8052c1e - [mlir][openacc][NFC] Remove braces on single statement bodies
Valentin Clement
- [Mlir-commits] [mlir] eed9932 - [mlir] Use std::optional instead of llvm::Optional (NFC)
Kazu Hirata
- [Mlir-commits] [mlir] 309bfec - [mlir][tosa] Call TosaInferShapes pass in addTosaToLinalgPasses
Aviad Cohen
- [Mlir-commits] [mlir] 62d7d94 - [mlir][LLVM] Support locations in loop annotation
Christian Ulmann
- [Mlir-commits] [mlir] 3ffd13b - [mlir][irdl] Add IRDL verification constraint classes
Mathieu Fehr
- [Mlir-commits] [mlir] 11d1be4 - [mlir][transform] Clean up test-interpreter.mlir test
Matthias Springer
- [Mlir-commits] [mlir] d61e68f - [mlir][linalg][transform] linalg::tileToForallOpImpl processes only one target
Matthias Springer
- [Mlir-commits] [mlir] d906426 - [mlir] make transform.loop.outline also return the call handle
Alex Zinenko
- [Mlir-commits] [mlir] 30ce0c9 - [mlir] properly handle an edge case in transform.split_handles
Alex Zinenko
- [Mlir-commits] [mlir] 288529e - [mlir][transform] Clean up SplitHandlesOp
Matthias Springer
- [Mlir-commits] [mlir] 8eed9f3 - [mlir][linalg] Add support for folding pack(fill) into fill.
Hanhan Wang
- [Mlir-commits] [mlir] 437bc56 - [mlir][openacc] Switch host/device clauses to data operand operations
Valentin Clement
- [Mlir-commits] [mlir] d9d06d1 - [flang][openacc] Lower host and device clauses to data operand ops
Valentin Clement
- [Mlir-commits] [mlir] ab2e224 - Fix UB passing nullptr to an EmptyProperties class when building OpAdaptor
Mehdi Amini
- [Mlir-commits] [mlir] f6ac7e3 - Adopt Properties to store operations inherent Attributes in the Linalg dialect
Mehdi Amini
- [Mlir-commits] [mlir] c5fefbc - Fix MLIR Linalg Python test after adopting properties in f6ac7e3c6d5b
Mehdi Amini
- [Mlir-commits] [mlir] e8e8707 - Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""
Mark de Wever
- [Mlir-commits] [mlir] 6b451c8 - [mlir] Use std::optional instead of llvm::Optional (NFC)
Kazu Hirata
- [Mlir-commits] [mlir] a33ba2b - [mlir][doc] Fix typos in mlir/docs/LangRef.md
Mehdi Amini
- [Mlir-commits] [mlir] 9f24240 - [MLIR][Linalg] Rename `packElementWiseOp` to `packGenericOp` (NFC)
Lorenzo Chelini
- [Mlir-commits] [mlir] 7151b94 - Adopt Properties to store operations inherent Attributes in the LLVM dialect
Mehdi Amini
- [Mlir-commits] [mlir] 6b68626 - [mlir] warn about passthrough in LLVM dialect doc
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d717b3d - [mlir][bytecode] Fix typo in DenseElementsAttr.
Jacques Pienaar
- [Mlir-commits] [mlir] 91cff8a - [mlir][mem2reg] Expose algorithm internals.
Tobias Gysi
- [Mlir-commits] [mlir] a2ab6a5 - [mlir][CallOpInterface] Add `setCalleeFromCallable` method
Whitney Tsang
- [Mlir-commits] [mlir] f333977 - Revert "[mlir][mem2reg] Expose algorithm internals."
Tobias Gysi
- [Mlir-commits] [mlir] ad6700b - [Transform] Support more case for the transform pad operation
Quentin Colombet
- [Mlir-commits] [mlir] 9f2eea2 - Adopt Properties to store operations inherent Attributes in the Affine dialect
Mehdi Amini
- [Mlir-commits] [mlir] 7122804 - Adopt Properties to store operations inherent Attributes in the AMDGPU dialect
Mehdi Amini
- [Mlir-commits] [mlir] 537b279 - Adopt Properties to store operations inherent Attributes in the AMX dialect
Mehdi Amini
- [Mlir-commits] [mlir] 359dd47 - Adopt Properties to store operations inherent Attributes in the ARMNeon dialect
Mehdi Amini
- [Mlir-commits] [mlir] 8b4a34a - Adopt Properties to store operations inherent Attributes in the ARMSVE dialect
Mehdi Amini
- [Mlir-commits] [mlir] 8dacfdf - Adopt Properties to store operations inherent Attributes in the Async dialect
Mehdi Amini
- [Mlir-commits] [mlir] 81233c7 - [MLIR][python bindings] Add `PyValue.print_as_operand` (`Value::printAsOperand`)
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a7b50ef - [mlir][openacc] Update acc.data verifier for dataOperands
Valentin Clement
- [Mlir-commits] [mlir] 7cb9629 - [mlir][openacc] Update acc.enter_data verifier for dataOperands
Valentin Clement
- [Mlir-commits] [mlir] 78a09cb - [mlir][opeancc] Update acc.update verifier for dataOperands
Valentin Clement
- [Mlir-commits] [mlir] aad53e3 - [mlir][openacc] Add verifier for dataOperands on compute operations
Valentin Clement
- [Mlir-commits] [mlir] 689afa8 - [mlir][openacc] Cleanup acc.update from old data clause operands
Valentin Clement
- [Mlir-commits] [mlir] 25cc5a7 - [mlir][vector] Generalize vector.transpose lowering to n-D vectors
Hanhan Wang
- [Mlir-commits] [mlir] 0dec49c - [mlir][vector] Remove unused variable `srcShape`.
Hanhan Wang
- [Mlir-commits] [mlir] f09b0e3 - [mlir] Replace None with std::nullopt in comments (NFC)
Kazu Hirata
- [Mlir-commits] [mlir] feb69da - [mlir] Fix missing dep on MLIRX86VectorTransforms
Jacques Pienaar
- [Mlir-commits] [mlir] 92cc30a - Reland "[mlir][mem2reg] Expose algorithm internals."
Tobias Gysi
- [Mlir-commits] [mlir] 709098f - [mlir][transform] SplitHandleOp: add additional distribution options
Matthias Springer
- [Mlir-commits] [mlir] 47a91a3 - Adopt Properties to store operations inherent Attributes in the Bufferization dialect
Mehdi Amini
- [Mlir-commits] [mlir] bb5cca2 - Adopt Properties to store operations inherent Attributes in the Complex dialect
Mehdi Amini
- [Mlir-commits] [mlir] 8e6581c - Adopt Properties to store operations inherent Attributes in the ControlFlow dialect
Mehdi Amini
- [Mlir-commits] [mlir] ff1516a - Adopt Properties to store operations inherent Attributes in the DLTI dialect
Mehdi Amini
- [Mlir-commits] [mlir] 3e10d8f - Adopt Properties to store operations inherent Attributes in the EmitC dialect
Mehdi Amini
- [Mlir-commits] [mlir] bdac67a - Adopt Properties to store operations inherent Attributes in the GPU dialect
Mehdi Amini
- [Mlir-commits] [mlir] 3ba79a3 - [mlir][mem2reg] Add mem2reg rewrite pattern.
Tobias Gysi
- [Mlir-commits] [mlir] 9dec07f - [mlir][openacc] Cleanup acc.enter_data from old data clause operands
Valentin Clement
- [Mlir-commits] [mlir] 4d0d295 - [mlir][python] Allow specifying block arg locations
Rahul Kayaith
- [Mlir-commits] [mlir] ee1557f - [flang][openacc] Lower self clause on acc update as host clause
Valentin Clement
- [Mlir-commits] [mlir] 15a480c - [mlir][openacc] Cleanup acc.exit_data from old data clause operands
Valentin Clement
- [Mlir-commits] [mlir] 46e1b09 - [mlir][openacc] Cleanup acc.data from old data clause operands
Valentin Clement
- [Mlir-commits] [mlir] 5e98394 - [mlir][openacc] Cleanup acc.parallel from old data clause operands
Valentin Clement
- [Mlir-commits] [mlir] 2b7c453 - Revert "[mlir][python] Allow specifying block arg locations"
Rahul Kayaith
- [Mlir-commits] [mlir] 4142952 - [mlir][gpu] Reduction ops canonicalizatios
Ivan Butygin
- [Mlir-commits] [mlir] 46acea8 - [mlir] Remove unused variable 'kCopyFlag' in OpenACCToLLVMIRTranslation.cpp (NFC)
Jie Fu
- [Mlir-commits] [mlir] 788b9e9 - Adopt Properties to store operations inherent Attributes in the Index dialect
Mehdi Amini
- [Mlir-commits] [mlir] feace14 - Adopt Properties to store operations inherent Attributes in the IRDL dialect
Mehdi Amini
- [Mlir-commits] [mlir] 2fe23ff - Adopt Properties to store operations inherent Attributes in the Math dialect
Mehdi Amini
- [Mlir-commits] [mlir] 3e0ab6a - Adopt Properties to store operations inherent Attributes in the Memref dialect
Mehdi Amini
- [Mlir-commits] [mlir] 9bda581 - Adopt Properties to store operations inherent Attributes in the MLProgram dialect
Mehdi Amini
- [Mlir-commits] [mlir] 5b75882 - Adopt Properties to store operations inherent Attributes in the NVGPU dialect
Mehdi Amini
- [Mlir-commits] [mlir] 58839f2 - [spirv][math] Fix sign propagation for math.powf conversion
Lei Zhang
- [Mlir-commits] [mlir] f12639d - [mlir][Linalg] Avoid collapsing dimensions of linalg op that arent foldable.
Mahesh Ravishankar
- [Mlir-commits] [mlir] 7df43bd - [MLIR][LLVM] Support inlining of LLVM atomic operations.
Johannes de Fine Licht
- [Mlir-commits] [mlir] 23b9523 - Adopt Properties to store operations inherent Attributes in the OpenACC dialect
Mehdi Amini
- [Mlir-commits] [mlir] 643f377 - Adopt Properties to store operations inherent Attributes in the OpenMP dialect
Mehdi Amini
- [Mlir-commits] [mlir] 307d0cc - Adopt Properties to store operations inherent Attributes in the PDL dialect
Mehdi Amini
- [Mlir-commits] [mlir] d2b8c8e - Adopt Properties to store operations inherent Attributes in the PDLInterp dialect
Mehdi Amini
- [Mlir-commits] [mlir] 890aa28 - Adopt Properties to store operations inherent Attributes in the Quant dialect
Mehdi Amini
- [Mlir-commits] [mlir] 647db57 - [mlir][openacc][NFC] Add missing check lines for acc.update tests
Valentin Clement
- [Mlir-commits] [mlir] 3484745 - [mlir][openacc] Cleanup acc.serial from old data clause operands
Valentin Clement
- [Mlir-commits] [mlir] 1e46394 - [mlir][openacc] Cleanup acc.kernels from old data clause operands
Valentin Clement
- [Mlir-commits] [mlir] 8e39a53 - Adopt Properties to store operations inherent Attributes in the SCF dialect
Mehdi Amini
- [Mlir-commits] [mlir] c85bcb4 - Adopt Properties to store operations inherent Attributes in the Shape dialect
Mehdi Amini
- [Mlir-commits] [mlir] 1368145 - Adopt Properties to store operations inherent Attributes in the SparseTensor dialect
Mehdi Amini
- [Mlir-commits] [mlir] d78c515 - Adopt Properties to store operations inherent Attributes in the SPIRV dialect
Mehdi Amini
- [Mlir-commits] [mlir] 16a74c3 - Adopt Properties to store operations inherent Attributes in the Tensor dialect
Mehdi Amini
- [Mlir-commits] [mlir] 1492ae7 - [mlir][Linalg] Use ReifyRankedShapedTypeOpInterface for pad transforms.
Hanhan Wang
- [Mlir-commits] [mlir] abacd36 - [mlir][doc] Fix the EBNF description of mlir syntax in language reference doc
Mehdi Amini
- [Mlir-commits] [mlir] 3449e7a - [mlir][bytecode] Fix dialect version parsing.
Jacques Pienaar
- [Mlir-commits] [mlir] dc47813 - [mlir][llvm] Improve lookups in LLVM IR import (NFC).
Tobias Gysi
- [Mlir-commits] [mlir] f7cd55f - [mlir][llvm] Improve LLVM IR constant import.
Tobias Gysi
- [Mlir-commits] [mlir] 677f7cc - [mlir][flang][openacc] Remove obsolete operand legalization passes
Valentin Clement
- [Mlir-commits] [mlir] 1e0966c - [mlir][sparse] add util for ToCoordinatesBuffer for COO AoS
Aart Bik
- [Mlir-commits] [mlir] 9d3057c - [mlir][Linalg] Add support for lowerPack on dynamic outer shapes.
Hanhan Wang
- [Mlir-commits] [mlir] 0330ac2 - [mlir][spirv] Remove duplicated tests in MemRefToSPIRV conversions
Lei Zhang
- [Mlir-commits] [mlir] 4dea325 - [mlir][spirv] NFC: Clean up MemRefToSPIRV tests with CSE
Lei Zhang
- [Mlir-commits] [mlir] f22008e - [MLIR] Add InferShapedTypeOpInterface bindings
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5cbe338 - [mlir][openacc] Add host_data operation
Valentin Clement
- [Mlir-commits] [mlir] f772dcb - [mlir][spirv] Support sub-byte integer types in type conversion
Lei Zhang
- [Mlir-commits] [mlir] 334e377 - [MLIR][Memref] Remove unnecessary #include
John Demme
- [Mlir-commits] [mlir] 9b158de - [mlir][tosa] Fold exp(log) operation into no-op
Kai Sasaki
- [Mlir-commits] [mlir] e6112b6 - [mlir][Linalg] NFC - fail gracefully instead of asserting in HoistPadding
Nicolas Vasilache
- [Mlir-commits] [mlir] 5c8ce6d - [mlir] Move casting method calls to function calls
Tres Popp
- [Mlir-commits] [mlir] 5550c82 - [mlir] Move casting calls from methods to function calls
Tres Popp
- [Mlir-commits] [mlir] c1fa60b - [mlir] Update method cast calls to function calls
Tres Popp
- [Mlir-commits] [mlir] c3b4e27 - [mlir] Add timings to mlir translate.
Tobias Gysi
- [Mlir-commits] [mlir] 7d436d5 - [mlir][transform] TrackingListener: Allow existing ops as replacements
Matthias Springer
- [Mlir-commits] [mlir] c8e0560 - [mlir][linalg] Add channel-first variants of convolution
Alex Zinenko
- [Mlir-commits] [mlir] 72ebdb4 - [mlir][NFC] Fix broken sidebar and improve documentation
Alex Zinenko
- [Mlir-commits] [mlir] cad0850 - [mlir][memref] Lower copy of memrefs with outer size-1 dims to intrinsic memcpy.
Oleg Shyshkov
- [Mlir-commits] [mlir] 2bd6077 - DestinationPassingStyle: allow additional non-tensor results
Benoit Jacob
- [Mlir-commits] [mlir] ea7ee9d - [mlir][sparse] minor reorg of sparse tensor tablegen defs
Aart Bik
- [Mlir-commits] [mlir] 26b5b06 - [mlir][Linalg] NFC - Retire dead FusionOnTensors.cpp
Nicolas Vasilache
- [Mlir-commits] [mlir] 0047b17 - [mlir][Linalg] NFC - Retire dead tilePadOp
Nicolas Vasilache
- [Mlir-commits] [mlir] 52761cb - [mlir][irdl] Add verification of IRDL ops
Mathieu Fehr
- [Mlir-commits] [mlir] 648d192 - Revert "[mlir][irdl] Add verification of IRDL ops"
Mathieu Fehr
- [Mlir-commits] [mlir] 3971e80 - Add additional criteria for hoisting vector.transfer_reads
Harsh Menon
- [Mlir-commits] [mlir] 26a7f42 - [mlir][tosa] Add accumulator type attribute to TOSA dialect
Robert Suderman
- [Mlir-commits] [mlir] 3957826 - Fix mlir trait documentation typo
Mehdi Amini
- [Mlir-commits] [mlir] c3c73e5 - [mlir][openacc] Add canonicalization pattern for acc.host_data
Valentin Clement
- [Mlir-commits] [mlir] c40277f - [MLIR] NFC. Pass affine copy options by const ref
Uday Bondhugula
- [Mlir-commits] [mlir] be4ced6 - [MLIR] NFC. Make affine analysis utils method const correct
Uday Bondhugula
- [Mlir-commits] [mlir] b537963 - [MLIR] NFC. Add missing const on affine analysis utils methods
Uday Bondhugula
- [Mlir-commits] [mlir] 794b58b - [IR] Drop const in DILocation::getMergedLocation
Christian Ulmann
- [Mlir-commits] [mlir] 0e37ef0 - [mlir][transform] Use TrackingListener-aware iterator for getPayloadOps
Matthias Springer
- [Mlir-commits] [mlir] 38bef47 - [mlir][bufferization] Fix unknown ops in BufferViewFlowAnalysis
Matthias Springer
- [Mlir-commits] [mlir] e219e66 - [mlir][IR][tests] Fix incorrect API usage in RewritePatterns
Matthias Springer
- [Mlir-commits] [mlir] 1f479c1 - [mlir][bufferization] Improve findValueInReverseUseDefChain signature
Matthias Springer
- [Mlir-commits] [mlir] bb9d1b5 - [mlir][bufferization] Add option to dump alias sets
Matthias Springer
- [Mlir-commits] [mlir] ae8cb64 - [mlir][scf][bufferize] Fix bug in WhileOp analysis verification
Matthias Springer
- [Mlir-commits] [mlir] 1365ff7 - [mlir] allow repeated payload in structured.fuse_into_containing
Alex Zinenko
- [Mlir-commits] [mlir] 8c3a8d1 - [MLIR][ROCDL] add gpu to rocdl erf support
Krzysztof Drewniak
- [Mlir-commits] [mlir] b4d6aad - [mlir][memref] Extract isStaticShapeAndContiguousRowMajor as a util function.
Oleg Shyshkov
- [Mlir-commits] [mlir] ee42e23 - [mlir][sparse][gpu] first implementation of the GPU libgen approach
Aart Bik
- [Mlir-commits] [mlir] 1c983af - [mlir] Fix a warning
Kazu Hirata
- [Mlir-commits] [mlir] c820f9e - [mlir][sparse][gpu] end-to-end integration test of GPU libgen approach
Aart Bik
- [Mlir-commits] [mlir] bbe5bf1 - Cleanup uses of getAttrDictionary() in MLIR to use getDiscardableAttrDictionary() when possible
Mehdi Amini
- [Mlir-commits] [mlir] 27b7392 - Add an operator == and != to properties, use it in DuplicateFunctionElimination
Mehdi Amini
- [Mlir-commits] [mlir] a58ed7f - Fix ConstShapeOp::inferReturnTypes to be resilient to lack of properties
Mehdi Amini
- [Mlir-commits] [mlir] 4a899a3 - [TOSA] Add QuantizationDialect to TOSA's dependentDialects
Eric Kunze
- [Mlir-commits] [mlir] eddcf48 - Adopt Properties to store operations inherent Attributes in the Transform dialect
Mehdi Amini
- [Mlir-commits] [mlir] 51c8af2 - Adopt Properties to store operations inherent Attributes in the Vector dialect
Mehdi Amini
- [Mlir-commits] [mlir] ee9c8b0 - Adopt Properties to store operations inherent Attributes in the X86Vector dialect
Mehdi Amini
- [Mlir-commits] [mlir] 71703a0 - [mlir][spirv] Check type legality using converter for vectors
Lei Zhang
- [Mlir-commits] [mlir] 5a7563b - Fix MLIR build (typo in VectorOps.cpp)
Mehdi Amini
- [Mlir-commits] [mlir] f243f74 - [mlir][tosa] Fold consecutive negate as no-op
Kai Sasaki
- [Mlir-commits] [mlir] 7c1fb94 - [mlir][sparse] change runners to c_runners
Aart Bik
- [Mlir-commits] [mlir] 1ade6f3 - [mlir] Add mlir translate flag to print errors only.
Tobias Gysi
- [Mlir-commits] [mlir] e4fd46b - [mlir][linalg] Add a test for linalg.matmul --> vector.outerproduct
Andrzej Warzynski
- [Mlir-commits] [mlir] 2fe4d90 - [mlir] make structured transform ops use types
Alex Zinenko
- [Mlir-commits] [mlir] ead8e9d - [mlir] [mem2reg] Adapt to be pattern-friendly.
Tobias Gysi
- [Mlir-commits] [mlir] bba9209 - [MemRefToLLVM][NFC] Use early exit for the getter of the buffer ptr
Quentin Colombet
- [Mlir-commits] [mlir] c2d55ef - [mlir][nfc] Remove unnecessary `-split-input-file`
Andrzej Warzynski
- [Mlir-commits] [mlir] 095e6ac - [mlir] Fix memory explosion when converting global variable bodies in ModuleTranslation
Kiran Chandramohan
- [Mlir-commits] [mlir] 4af2458 - [mlir][llvm] Add expect intrinsics.
Tobias Gysi
- [Mlir-commits] [mlir] 4707458 - [mlir] drop spurious PDL include
Alex Zinenko
- [Mlir-commits] [mlir] 61223c4 - [mlir][GPU] Rename MLIRGPUOps CMake target to MLIRGPUDialect
Matthias Springer
- [Mlir-commits] [mlir] 429582d - [mlir][llvm] Add is constant intrinsic.
Tobias Gysi
- [Mlir-commits] [mlir] 0c4d7d1 - [mlir][openacc] Add ReturnLike trait to acc.yield operation
Valentin Clement
- [Mlir-commits] [mlir] 845f3e5 - [mlir][Linalg] Split vectorization tests
Andrzej Warzynski
- [Mlir-commits] [mlir] 48c3ae5 - [Clang][Flang][OpenMP] Add loadOffloadInfoMetadata and createOffloadEntriesAndInfoMetadata into OMPIRBuilder's finalize and initialize
Andrew Gozillon
- [Mlir-commits] [mlir] ad46938 - [mlir][sparse] Add a helper class to help lowering operations with/without function calls
Peiming Liu
- [Mlir-commits] [mlir] 195621a - [mlir][sparse][gpu] set cubin flag when building for cuda
Aart Bik
- [Mlir-commits] [mlir] 6116ca6 - [mlir][sparse] Add sparse rewriting rules for tensor::ReshapeOp
Anlun Xu
- [Mlir-commits] [mlir] 0b1cd03 - [mlir][openacc][NFC] Rename ReductionOp to ReductionOperator
Valentin Clement
- [Mlir-commits] [mlir] c04cf58 - [mlir][llvm] Saturation arithmetic intrinsics.
Tobias Gysi
- [Mlir-commits] [mlir] c1def63 - [mlir][llvm] Mark additional ops as pure.
Tobias Gysi
- [Mlir-commits] [mlir] c8a581c - [mlir][irdl] Add verification of IRDL ops
Mathieu Fehr
- [Mlir-commits] [mlir] e000b62 - [mlir][vector] Separate out vector transfer + tensor slice patterns
Lei Zhang
- [Mlir-commits] [mlir] 9c3299b - [mlir][openacc] Add private representation
Valentin Clement
- [Mlir-commits] [mlir] 8497dfd - [mlir][openacc] Add firstprivate representation
Valentin Clement
- [Mlir-commits] [mlir] 42987df - [mlir][irdl] Add `irdl.any_of` operation
Mathieu Fehr
- [Mlir-commits] [mlir] a0615d0 - [mlir][sparse] Renaming the STEA field `dimLevelType` to `lvlTypes`
wren romano
- [Mlir-commits] [mlir] 7f5fb90 - [mlir][sparse] Fixing GPU tests (followup to D150330)
wren romano
- [Mlir-commits] [mlir] f56a738 - [mlir][sparse] Fixing sparse_reshape.mlir integration test (followup to D150822)
wren romano
- [Mlir-commits] [mlir] a3ef1b5 - Fix MLIR crash on 32 bits platforms
Mehdi Amini
- [Mlir-commits] [mlir] 06b3f60 - [Flang][OpenMP][OMPIRBuilder] Add lowering of TargetOp for device codegen
Sergio Afonso
- [Mlir-commits] [mlir] 0c71a6e - [mlir][Vector] Add folding for vector.mask with all-true masks
Diego Caballero
- [Mlir-commits] [mlir] 50a7c77 - [mlir][sparse] Calling `SparseTensorType::get{Pos, Crd}Type` directly
wren romano
- [Mlir-commits] [mlir] 0d871fe - [mlir][linalg] Unify generic vectorization interface.
Hanhan Wang
- [Mlir-commits] [mlir] afe78db - [mlir][sparse] Make sparse_tensor::StorageLayout publicly available.
Peiming Liu
- [Mlir-commits] [mlir] d9a2f89 - [mlir][sparse] Adjusting error message wording, to better match new field names
wren romano
- [Mlir-commits] [mlir] 6abd8e3 - [mlir][linalg] Add support for dynamic pad op masking vectorization.
Hanhan Wang
- [Mlir-commits] [mlir] 58e4231 - [mlir][linalg] Fix tensor.pad sizes computation in lowerPack.
Hanhan Wang
- [Mlir-commits] [mlir] 12f3ae6 - [mlir][openacc] Add reduction representation
Valentin Clement
- [Mlir-commits] [mlir] c8dcdba - [mlir][tosa] Fix constant folding of tosa.mul
Eric Kunze
- [Mlir-commits] [mlir] 6cd7b65 - [mlir][bufferization] Prevent crash in one shot bufferization with unranked tensor cast
Kai Sasaki
- [Mlir-commits] [mlir] 867e196 - [mlir][sparse] Adding SparseTensorEncodingAttr::getDimSlice
wren romano
- [Mlir-commits] [mlir] 6a95042 - [OpenMP][MLIR] Add OpenMP version attribute to OMP OffloadModuleInterface
Dominik Adamski
- [Mlir-commits] [mlir] 35eb57d - Revert "[mlir] Fix memory explosion when converting global variable bodies in ModuleTranslation"
Kiran Chandramohan
- [Mlir-commits] [mlir] bed7e00 - [MLIR][OpenMP][OMPIRBuilder] Lower OpenMP version attributes to LLVM IR
Dominik Adamski
- [Mlir-commits] [mlir] ffd9d6e - [mlir][linalg] Fix unused variable on opt build
Goran Flegar
- [Mlir-commits] [mlir] de56088 - [mlir][sparse] Support packing external data into arbitrary sparse tensor encoding.
Peiming Liu
- [Mlir-commits] [mlir] 981cf16 - [mlir][sparse][gpu] add SpMM to GPU ops dialect
Aart Bik
- [Mlir-commits] [mlir] 81d2892 - [mlir][sparse] Updating STEA documentation examples to use "lvlTypes"
wren romano
- [Mlir-commits] [mlir] 5011b88 - [mlir][arith] Fold `or(x, xor(x, 1))` -> `1`
Ivan Butygin
- [Mlir-commits] [mlir] 3151190 - Fix quadratic behavior from Operation::setAttr() (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 14726cd - [mlir][Vector] Extend xfer_read(extract)->scalar load to support multiple uses
Diego Caballero
- [Mlir-commits] [mlir] 1fef1f9 - [MLIR][TOSA] add tosa erf operator
Eric Kunze
- [Mlir-commits] [mlir] d824af5 - [mlir][sparse] Improving error-detection for `STEA::get{Pos, Crd}Type`
wren romano
- [Mlir-commits] [mlir] a8e1f80 - [mlir][sparse][gpu] derive type of cuSparse op
Aart Bik
- [Mlir-commits] [mlir] b75d6a4 - [mlir][sparse][gpu] recognize SpMM cuSparse during sparsification
Aart Bik
- [Mlir-commits] [mlir] 3128b31 - Add support for Lazyloading to the MLIR bytecode
Mehdi Amini
- [Mlir-commits] [mlir] 83e23d2 - Fix MLIR build with shared libraries enabled
Mehdi Amini
- [Mlir-commits] [mlir] 6127819 - Preserve use-list orders in mlir bytecode
Mehdi Amini
- [Mlir-commits] [mlir] f58d2cc - Fix MLIR build on powerpc
Mehdi Amini
- [Mlir-commits] [mlir] f6fb639 - Fix memoery leak in MLIR use-def list ordering test
Mehdi Amini
- [Mlir-commits] [mlir] a7380fb - [mlir][tosa] Fold consecutive tosa.abs
Kai Sasaki
- [Mlir-commits] [mlir] 9813c18 - [mlir] NFC: use !transform.any_op in relevant tests
Alex Zinenko
- [Mlir-commits] [mlir] 46af120 - [mlir] don't hardcode PDL_Operation in TestTransformDialectExtensions
Alex Zinenko
- [Mlir-commits] [mlir] 4ed502e - [mlir] Add a generic SROA implementation.
Tobias Gysi
- [Mlir-commits] [mlir] 3364d12 - Add missing includes.
Johannes Reifferscheid
- [Mlir-commits] [mlir] 95b0b86 - [Flang][OpenMP][MLIR] Add declare target attribute set and interface for the OpenMP dialect
Andrew Gozillon
- [Mlir-commits] [mlir] b655d59 - [MLIR][OpenMP] Set AllocaIP correctly for constructs nested in task
Kiran Chandramohan
- [Mlir-commits] [mlir] aa6b47c - Revert "[Flang][OpenMP][MLIR] Add declare target attribute set and interface for the OpenMP dialect"
Andrew Gozillon
- [Mlir-commits] [mlir] 235eed2 - [MLIR][LLVM] Allow inlining noalias attributes.
Johannes de Fine Licht
- [Mlir-commits] [mlir] c7e06ce - [MLIR][LLVM] Allow inlining llvm.intr.assume.
Johannes de Fine Licht
- [Mlir-commits] [mlir] 481b254 - [mlir][tensor][bufferize] Bufferize tensor.splat op
Matthias Springer
- [Mlir-commits] [mlir] 231a695 - Revert "Revert "[Flang][OpenMP][MLIR] Add declare target attribute set and interface for the OpenMP dialect""
Andrew Gozillon
- [Mlir-commits] [mlir] 041f1ab - [mlir][memref] Fix num elements in lowering of memref.alloca op to LLVM
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f396f30 - [mlir][sparse] fix document format
Peiming Liu
- [Mlir-commits] [mlir] c606fef - [MLIR][python bindings] Add more basic AttrBuilder for _ops_gen.py files
Alex Zinenko
- [Mlir-commits] [mlir] c067c6e - [mlir][openacc] Use new private representation in acc.parallel
Valentin Clement
- [Mlir-commits] [mlir] f7d92d4 - [mlir][openacc] Use new private representation in acc.serial
Valentin Clement
- [Mlir-commits] [mlir] d2fddae - [mlir][flang][openacc] Use new private representation for acc.loop
Valentin Clement
- [Mlir-commits] [mlir] d39a784 - [MLIR][python bindings] Expose TypeIDs in python
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 54c87f2 - [mlir][sparse] (NFC) Reordering extraClassDeclaration for STEA
wren romano
- [Mlir-commits] [mlir] cd0e938 - [mlir] Apply ClangTidy performance finding (NFC)
Adrian Kuegel
- [Mlir-commits] [mlir] aa90948 - [mlir][bufferization] Fix bug in findValueInReverseUseDefChain
Matthias Springer
- [Mlir-commits] [mlir] 4811270 - [MLIR][python bindings] use pybind C++ APIs for throwing python errors.
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7ce2c3d - [mlir][Vector] Add 0-d vector support to 'vector.shape_cast`
Diego Caballero
- [Mlir-commits] [mlir] 478e392 - [mlir][python] Bump min pybind11 version to 2.9.0
Rahul Kayaith
- [Mlir-commits] [mlir] a53cd03 - [mlir][Vector] Extend xfer drop unit dim patterns
Diego Caballero
- [Mlir-commits] [mlir] b2e6b73 - [mlir][sparse] extend unpack operation to unpack arbitrary encodings.
Peiming Liu
- [Mlir-commits] [mlir] 4ebd836 - [mlir][sparse][gpu] fix F32 bug for SpMV and SpMM
Aart Bik
- [Mlir-commits] [mlir] 0bf120a - [mlir] [sroa] Add support for MemRef.
Tobias Gysi
- [Mlir-commits] [mlir] 5568ce0 - [mlir][transform] Fix merge_handle asm format
Christian Ulmann
- [Mlir-commits] [mlir] 295a6ed - [TOSA] Fold consecutive concats on same axis
Dominik Montada
- [Mlir-commits] [mlir] e8bfec2 - [mlir] [scf] Add RegionBranchOpInterface to scf.forall and scf.parallel op
Matthias Springer
- [Mlir-commits] [mlir] 4447b82 - Add OpenMPToLLVM conversion pattern for taskgroup
Kiran Chandramohan
- [Mlir-commits] [mlir] 94d608d - [mlir] move PDL-related transform ops into an extension
Alex Zinenko
- [Mlir-commits] [mlir] 350b4d0 - [mlir][IR] Hash nesting structure in OperationFingerPrint
Matthias Springer
- [Mlir-commits] [mlir] c1e9131 - [mlir][transform] Expose transform op from TrackingListener
Matthias Springer
- [Mlir-commits] [mlir] aa051a0 - [mlir][Transforms][NFC] GreedyPatternRewriteDriver: Reformat debug logic
Matthias Springer
- [Mlir-commits] [mlir] e6d90a0 - [mlir][Transforms] GreedyPatternRewriteDriver debugging: Detect faulty patterns
Matthias Springer
- [Mlir-commits] [mlir] 5e10a8c - [mlir][Transforms] Fix mlir-config flag check
Matthias Springer
- [Mlir-commits] [mlir] 6a3312f - [mlir][openacc] destroy region on firstprivate.recipe is optional
Valentin Clement
- [Mlir-commits] [mlir] 1234fc3 - [mlir][LLVM] Fix aliasing in intrinsic base class
Christian Ulmann
- [Mlir-commits] [mlir] 70ded9b - [mlir] Add support for multiple uses in transform.structured.fuse_into_containing_op
Harsh Menon
- [Mlir-commits] [mlir] 86bf710 - [mlir] [gpu] [sparse] refined SparseHandle type
Aart Bik
- [Mlir-commits] [mlir] 6455242 - [mlir] Fix a warning
Kazu Hirata
- [Mlir-commits] [mlir] f4f53f8 - [mlir][openacc] Use new reduction design in acc.parallel
Valentin Clement
- [Mlir-commits] [mlir] eaf29b3 - [mlir][openacc] Add check for the private list in acc.serial
Valentin Clement
- [Mlir-commits] [mlir] 74f15d9 - [mlir][openacc] Add check for the private list in acc.serial
Valentin Clement
- [Mlir-commits] [mlir] 6763f59 - [mlir][openacc] Use new reduction design in acc.loop
Valentin Clement
- [Mlir-commits] [mlir] 96698df - mlir/tosa: supply better documentation for tosa.pad
Ramkumar Ramachandra
- [Mlir-commits] [mlir] 5f64913 - Fix MLIR bytecode reading of i0 IntegerAttr
Mehdi Amini
- [Mlir-commits] [mlir] e0537d1 - [TOSA] Refactor TosaMakeBroadcastable pass
Eric Kunze
- [Mlir-commits] [mlir] 266b5bc - [mlir][spirv] Add a missing pattern to MathToSPIRV Conversion pass
Lei Zhang
- [Mlir-commits] [mlir] a383a48 - [mlir][tosa] Update the limit of 62 on shift.
Eric Kunze
- [Mlir-commits] [mlir] 25a4a93 - [mlir][capi] Drop mlirShapedTypeGetTypeID
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6d57866 - [mlir][spirv] Support import/export Functions and GlobalVariables
Lei Zhang
- [Mlir-commits] [mlir] be2f384 - [mlir][linalg] Treat quant dialect type as unsupported in named conversion
Kai Sasaki
- [Mlir-commits] [mlir] 76b7dca - [mlir][sparse][gpu] fixed typo in CUDA test
Aart Bik
- [Mlir-commits] [mlir] 3669d07 - [mlir][linalg] Only apply masking on xfer_write when needed.
Hanhan Wang
- [Mlir-commits] [mlir] 514dddb - [mlir][python] Allow specifying block arg locations
Rahul Kayaith
- [Mlir-commits] [mlir] d0d26ee - [mlir][python] Hook up PyRegionList.__iter__ to PyRegionIterator
Rahul Kayaith
- [Mlir-commits] [mlir] edfd360 - [mlir][spirv] Add OpConvertPtrToU and OpConvertUToPtr ops
Lei Zhang
- [Mlir-commits] [mlir] bcb698b - [mlir][sparse][gpu] various cuSparse refinements
Aart Bik
- [Mlir-commits] [mlir] 3d90c81 - [mlir][sparse] Fix incorrect API usage in RewritePatterns
Matthias Springer
- [Mlir-commits] [mlir] ca7167d - [mlir][Transforms][NFC] GreedyPatternRewriteDriver: Add worklist class
Matthias Springer
- [Mlir-commits] [mlir] c0261eb - [mlir][IR] Improve `clone` function return type of shaped types
Matthias Springer
- [Mlir-commits] [mlir] 3b0106f - Fix MLIR bytecode reader for unregistered dialects
Mehdi Amini
- [Mlir-commits] [mlir] e84589c - Specialize OwningOpRef::operator-> to work with pointers like Operation*
Mehdi Amini
- [Mlir-commits] [mlir] cfd9093 - Fix MLIR bytecode loading of resources
Mehdi Amini
- [Mlir-commits] [mlir] 660b3c8 - [mlir] Removing unnecessary includes from Memref dialect
John Demme
- [Mlir-commits] [mlir] 7d46590 - [mlir][llvm] Add arm_streaming LLVM function attributes
Cullen Rhodes
- [Mlir-commits] [mlir] 1264849 - [mlir] Add pass to enable Armv9 Streaming SVE mode
Cullen Rhodes
- [Mlir-commits] [mlir] 46c32af - [mlir] Enable folding memref alias for `ldmatrix`
Guray Ozen
- [Mlir-commits] [mlir] 5ec360c - [mlir] Enable folding memref alias for`vector.load`
Guray Ozen
- [Mlir-commits] [mlir] f3ece29 - [ADT] Allow specifying the size of resulting `SmallVector` in `map_to_vector`
Laszlo Kindrat
- [Mlir-commits] [mlir] 12ccc59 - [mlir] Change the order of members in MLIRContext to ensure dialects are destroyed first
Laszlo Kindrat
- [Mlir-commits] [mlir] 1826fad - [mlir][bytecode] Avoid recording null arglocs & realloc opnames.
Jacques Pienaar
- [Mlir-commits] [mlir] 19b9c74 - [mlir] Return new scf.forall handle in fuse_into_containing_op
Harsh Menon
- [Mlir-commits] [mlir] c872e6c - [mlir][Interfaces][NFC] ValueBoundsConstraintSet: Simplify constructor
Matthias Springer
- [Mlir-commits] [mlir] a7a4bb6 - [mlir][openacc][NFC] Fix verifier message
Valentin Clement
- [Mlir-commits] [mlir] ff93064 - [mlir][Interfaces] ValueBoundsOpInterface: Check if two values are equal
Matthias Springer
- [Mlir-commits] [mlir] 810c741 - [MLIR][sparse][GPU] fixing windows build break caused by D151014
Kun Wu
- [Mlir-commits] [mlir] f7b8b00 - [mlir][sparse] fix bugs when computing the memory size when lowering pack op.
Peiming Liu
- [Mlir-commits] [mlir] dd16cd7 - [mlir][gpu] Add a pattern for transforming gpu.global_id to thread + blockId * blockDim
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 330a232 - [mlir][gpu] Add i64 & f64 support to gpu.shuffle
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a6d09d4 - Add a `-verify-roundtrip` option to `mlir-opt` intended to validate custom printer/parser completeness
Mehdi Amini
- [Mlir-commits] [mlir] 837d1ce - [MLIR] Add native Bytecode support for properties
Mehdi Amini
- [Mlir-commits] [mlir] 22caafc - [mlir][sparse][gpu] end to end test for matmul
Aart Bik
- [Mlir-commits] [mlir] 98aad40 - [tosa] Improve inferred shapes of TOSA operations
Eric Kunze
- [Mlir-commits] [mlir] e86defd - [mlir][tosa] Add type checking traits to the appropriate ops
Robert Suderman
- [Mlir-commits] [mlir] ab80ad0 - [mlir] Fix non-const lvalue reference to type 'uint64_t' cannot bind to type 'size_t' error (NFC)
Jie Fu
- [Mlir-commits] [mlir] 07dc906 - Fix MLIR back-deployment to version < 5 ; properties section should not be emitted.
Mehdi Amini
- [Mlir-commits] [mlir] df34c28 - Fix MLIR Bytecode backward deployment
Mehdi Amini
- [Mlir-commits] [mlir] ca5a12f - Bump the MLIR bytecode current revision (version 5) to match the implementation
Mehdi Amini
- [Mlir-commits] [mlir] bb9a0c7 - Revert "[MLIR] Add native Bytecode support for properties"
Mehdi Amini
- [Mlir-commits] [mlir] 8ee22b6 - Fix link to the TOSA spec in the dialect doc (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 1b8465a - [mlir] Add CastInfo for mlir classes subclassing from PointerUnion
Tres Popp
- [Mlir-commits] [mlir] 6de63b8 - [mlir] Move tblgen code generation to use functional forms of cast/isa
Tres Popp
- [Mlir-commits] [mlir] d46a135 - [mlir] Update cast/isa method calls to function calls
Tres Popp
- [Mlir-commits] [mlir] f9008e6 - [NFC][Py Reformat] Reformat python files in mlir subdir
Tobias Hieta
- [Mlir-commits] [mlir] 68f5881 - [mlir] Move casting calls from methods to function calls
Tres Popp
- [Mlir-commits] [mlir] 45aaa67 - [mlir][tensor] Fix one-shot bufferization of tensor.reshape.
Ingo Müller
- [Mlir-commits] [mlir] 0048018 - [mlir] Make sure mlir-opt is in the list of substituted tools
Benjamin Kramer
- [Mlir-commits] [mlir] 44f6e86 - [mlir] teach expensive-checks transform mode about empty handle
Alex Zinenko
- [Mlir-commits] [mlir] 5310be5 - [mlir] make `fuse_into_containing_op` preserve the containing op handle
Alex Zinenko
- [Mlir-commits] [mlir] bfb1ba7 - [MLIR][python bindings] Add TypeCaster for returning refined types from python APIs
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 235fbe7 - [mlir] [sparse] [gpu] adding transpose support to spmm spmv
Kun Wu
- [Mlir-commits] [mlir] 74e29d3 - [mlir][sparse][gpu] fix merge conflict
Aart Bik
- [Mlir-commits] [mlir] 9346dc6 - Add fastmath attributes to llvm.call_intrinsic
Jeff Niu
- [Mlir-commits] [mlir] e0ca7e9 - [MLIR][python bindings] Fix inferReturnTypes + AttrSizedOperandSegments for optional operands
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 743dd4d - [mlir] Use std::optional instead of llvm::Optional (NFC)
Kazu Hirata
- [Mlir-commits] [mlir] 79f6f92 - [mlir][spirv] Enhance folding capability of spirv::CompositeExtractOp::fold
Jakub Kuderski
- [Mlir-commits] [mlir] 17fcf8a - [mlir][spirv][NFC] Clean up SPIR-V canonicalization
Jakub Kuderski
- [Mlir-commits] [mlir] 660f714 - [MLIR] Add native Bytecode support for properties
Mehdi Amini
- [Mlir-commits] [mlir] 5e8ed85 - [mlir] Fix non-const lvalue reference to type 'uint64_t' cannot bind to type 'size_t' error (NFC)
Jie Fu
- [Mlir-commits] [mlir] 5217498 - [mlir][bazel] Port for 660f714e26999d266232a1fbb02712bb879bd34e
Haojian Wu
- [Mlir-commits] [mlir] cbaa359 - Reland "[CMake] Bumps minimum version to 3.20.0.
Mark de Wever
- [Mlir-commits] [mlir] cf44847 - [mlir][gpu][sparse] adding cusparse sddmm support
Kun Wu
- [Mlir-commits] [mlir] 752c047 - [mlir][sparse][gpu] fix merge conflict
Aart Bik
- [Mlir-commits] [mlir] 28c672c - Fix fold of 0-result 0-trip-count `affine.for`
Uday Bondhugula
- [Mlir-commits] [mlir] 53be2e0 - [MLIR] NFC. JitRunner - use range-based for
Uday Bondhugula
- [Mlir-commits] [mlir] 8a56a73 - [MLIR] Add output argument to affineParallelize utility
Uday Bondhugula
- [Mlir-commits] [mlir] 196d897 - [mlir][llvm] Add rounding intrinsics
Markus Böck
- [Mlir-commits] [mlir] b936816 - MLIR/Cuda: Add the appropriate "HINTS" on CMake find_library and mark these REQUIRED
Mehdi Amini
- [Mlir-commits] [mlir] a1e7861 - [mlir][complex] Canonicalize re/im(neg(create))
Lei Zhang
- [Mlir-commits] [mlir] 52aaac6 - [mlir][spirv][complex] Support convert complex.constant
Lei Zhang
- [Mlir-commits] [mlir] df37e22 - [mlir][llvm] Add thread-local address intrinsic
Tobias Gysi
- [Mlir-commits] [mlir] b187215 - Disable MLIR integration test that is failing on a bot, pending a LLVM backend fix
Mehdi Amini
- [Mlir-commits] [mlir] 1d9a113 - [mlir] harden expensive-checks mode against ops with repeated operands
Alex Zinenko
- [Mlir-commits] [mlir] c7592c7 - [mlir][scf] NFC - Add debug information to scf pipelining
Nicolas Vasilache
- [Mlir-commits] [mlir] 6130c9d - Use UNSUPPORTED annotation to disable Integration/Dialect/Vector/CPU/test-contraction.mlir
Mehdi Amini
- [Mlir-commits] [mlir] 9ec5227 - [mlir][linalg] FuseIntoContainingOp: Always set newContainingOp
Matthias Springer
- [Mlir-commits] [mlir] 2d73190 - [mlir][linalg] Fix bug in FuseIntoContainingOp implementation
Matthias Springer
- [Mlir-commits] [mlir] baefd66 - [mlir] clarify transform.foreach_match documentation
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6042a1a - [mlir] fix mis-merge
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 891fad0 - [mlir] [NFC] Add a newline to debug message at inserting of InterfaceMap
Alex Zinenko
- [Mlir-commits] [mlir] 68ae0d7 - [mlir] add initial chapters of the transform dialect tutorial
Alex Zinenko
- [Mlir-commits] [mlir] 5e7ac25 - [mlir][transform] Add op for adding attributes to payload IR
Quinn Dawkins
- [Mlir-commits] [mlir] 2582b2e - [mlir][llvm] Add LLVM TargetExtType
Christian Ulmann
- [Mlir-commits] [mlir] 7cdb875 - [mlir] silence msvc warning
Alex Zinenko
- [Mlir-commits] [mlir] ab70b63 - [MLIR][CAPI] Move `DenseMapInfo<MlirTypeID>`
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2922e7c - Re-enable MLIR test-contraction.mlir integration test after LLVM backend crash was fixed
Mehdi Amini
- [Mlir-commits] [mlir] db7f639 - [mlir][sparse] fix a crash when generating sparse convolution with nchw input
Peiming Liu
- [Mlir-commits] [mlir] 6b4b63a - Lowering for 'tosa.scatter'
Eric Kunze
- [Mlir-commits] [mlir] 76647fc - [mlir][sparse] Combining `dimOrdering`+`higherOrdering` fields into `dimToLvl`
wren romano
- [Mlir-commits] [mlir] 397f2e9 - Remove llvm::Optional
Kazu Hirata
- [Mlir-commits] [mlir] 540d5e0 - [mlir][sparse] Updating STEA parser/printer to use the name "dimSlices"
wren romano
- [Mlir-commits] [mlir] af2bec7 - [mlir][sparse] Adding new STEA::{with, without}DimSlices factories
wren romano
- [Mlir-commits] [mlir] f58e67d - [mlir][sparse] Removing unused helper function
wren romano
- [Mlir-commits] [mlir] 68ef0e9 - [mlir][tosa] Implement lowering for tosa.rfft2d
Eric Kunze
- [Mlir-commits] [mlir] 7a1077b - [mlir][sparse] Improving SparseTensorDimSliceAttr methods
wren romano
- [Mlir-commits] [mlir] a33099f - [mlir] Add the missing non-member operator decl in the same namesapce. NFC
Michael Liao
- [Mlir-commits] [mlir] 8e9baa9 - [mlir][llvm] Add alias and access group info to call.
Tobias Gysi
- [Mlir-commits] [mlir] ce954e1 - [mlir][Transforms] GreedyPatternRewriteDriver: Worklist randomizer
Matthias Springer
- [Mlir-commits] [mlir] e494bcd - [mlir] small cleanup of transform dialect docs
Alex Zinenko
- [Mlir-commits] [mlir] d8c18e4 - [mlir] fix documentation includes
Alex Zinenko
- [Mlir-commits] [mlir] 8d7e90c - [mlir] drop debug tags after TransformInterpreterPassBase
Alex Zinenko
- [Mlir-commits] [mlir] 2bca692 - Fix link in transform example README.md
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 64bd5bb - [mlir] Avoid tensor canonicalizer crash on negative dimensions
Alex Zinenko
- [Mlir-commits] [mlir] f6a631d - [MLIR] Remove dependency on omp dialect in LLVM dialect.
Jan Sjodin
- [Mlir-commits] [mlir] 9656c87 - [MLIR][Linalg] (NFC) Improve RUN command in `generalize-pad-tensor.mlir`
Lorenzo Chelini
- [Mlir-commits] [mlir] 2e4e218 - [mlir] Avoid folding `index.remu` and `index.rems` for 0 rhs
Jeff Niu
- [Mlir-commits] [mlir] 54ac02d - [mlir][sparse] fix crashes when generation conv_2d_nchw_fchw with Compressed Dense Compressed Dense sparse encoding.
Peiming Liu
- [Mlir-commits] [mlir] 76d71f3 - Revert "[mlir][Vector] Extend xfer drop unit dim patterns"
Diego Caballero
- [Mlir-commits] [mlir] 8939b5f - [mlir][spirv] Add printf op from SPIRV OpenCL extension set spec
Jakub Kuderski
- [Mlir-commits] [mlir] 0ee4875 - [mlir][bytecode] Error if requested bytecode version is unsupported
Mehdi Amini
- [Mlir-commits] [mlir] 69db592 - [mlir][arith] Disallow zero ranked tensors for select's condition
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 26864d8 - [mlir][tensor] Add pattern to drop redundant insert_slice rank expansion
Matthias Springer
Last message date:
Wed May 31 23:54:58 PDT 2023
Archived on: Wed May 31 23:55:00 PDT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).