April 2021 Archives by thread
Starting: Thu Apr 1 01:21:00 PDT 2021
Ending: Fri Apr 30 19:30:53 PDT 2021
Messages: 223
- [Mlir-commits] [mlir] 335d2df - [mlir][Python][Linalg] Add missing attributes to linalg ops
Nicolas Vasilache
- [Mlir-commits] [mlir] dc53715 - [MLIR][Affine] Add utility to check if the slice is valid
Uday Bondhugula
- [Mlir-commits] [mlir] 3ba1b1c - Add a pattern to combine composed subview ops
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 51a0718 - Setup OpBuilder to support detached block in loopUnrollByFactor (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] a0c5b7e - [mlir][sparse] support for very narrow index and pointer types
Aart Bik
- [Mlir-commits] [mlir] 5d7c832 - [mlir] add memref dialect as dependent of lower-affine pass
Alex Zinenko
- [Mlir-commits] [mlir] 6dd07fa - [mlir][spirv] Add utilities for push constant value
Lei Zhang
- [Mlir-commits] [mlir] 12c3bca - [mlir] Rename linalg.pooling operations to have a FOp postfix for floating point
Rob Suderman
- [Mlir-commits] [mlir] 109305e - [mlir] Emit errors when creating unregistered attributes/types when not allowed
River Riddle
- [Mlir-commits] [mlir] 223dcdc - [mlir] Add optional TypeConverter for materializations.
Sean Silva
- [Mlir-commits] [mlir] eb1b55c - [mlir][tosa] Add tosa.reduce_any and tosa.reduce_all linalg lowering
Rob Suderman
- [Mlir-commits] [mlir] 3bcb6a3 - Silence `-Wunused-private-field` warning on isIsolatedFromAbove.
Christian Sigg
- [Mlir-commits] [mlir] 499571e - Add workaround for false positive in -Wfree-nonheap-object
David Blaikie
- [Mlir-commits] [mlir] 9f6649d - Add void cast to suppress -Wunused-member-variable on assert-only member
David Blaikie
- [Mlir-commits] [mlir] 6e96de8 - [mlir][NFC] Fully spell mlir types names in LoopLikeOpInterface, so it can be used in ops defined outside mlir namespace
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ea069ae - [mlir][Linalg] NFC: Move populatePatterns* method into linalg namespace.
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a46f59a - [mlir][sparse] move new test to right directory structure
Aart Bik
- [Mlir-commits] [mlir] 944a2fe - [mlir][Linalg] Add callbacks to fusion of elementwise operations to control fusion.
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 22411d8 - [MLIR][docs] Fixes to operation syntax in Lang Ref
Geoffrey Martin-Noble
- [Mlir-commits] [mlir] 7dc7790 - [mlir] Fix support for lowering non-32-bit affine reductions.
Alex Zinenko
- [Mlir-commits] [mlir] b36ef9f - [MLIR, test] Fix use of undef FileCheck var
Thomas Preud'homme
- [Mlir-commits] [mlir] 518e6f3 - [mlir][Linalg] Fix fusion on tensors operands / bbArg mismatch
Nicolas Vasilache
- [Mlir-commits] [mlir] 17f4f23 - [MLIR, test] Fix use of undef FileCheck var
Thomas Preud'homme
- [Mlir-commits] [mlir] 5571cc7 - [mlir][linalg] Add helpers for linalg.tiled_loop [nfc].
Alexander Belyaev
- [Mlir-commits] [mlir] 48268aa - [mlir][python] Add missing affine map compression test
Nicolas Vasilache
- [Mlir-commits] [mlir] 1d9d7f6 - [MLIR, test] Fix use of undef FileCheck var
Thomas Preud'homme
- [Mlir-commits] [mlir] fcc5755 - [mlir] Remove no-op array assignment in dictionaryAttrSort().
Christian Sigg
- [Mlir-commits] [mlir] 96caf38 - [mlir] Hoist out getRequestedOpDefinitions helper
Jacques Pienaar
- [Mlir-commits] [mlir] 0312b25 - [mlir][tosa] Add tosa.table lowering to linalg.generic
Rob Suderman
- [Mlir-commits] [mlir] 0126e90 - [MLIR] [Python] Add capsule methods for pybind11 to PyOperation
John Demme
- [Mlir-commits] [mlir] e74e6af - [shape] Add min and max ops
Jacques Pienaar
- [Mlir-commits] [mlir] 8b109bc - [mlir, shape] Add max/min folder for simple case
Jacques Pienaar
- [Mlir-commits] [mlir] 65a3f28 - [mlir] Add "mask" operand to vector.transfer_read/write.
Matthias Springer
- [Mlir-commits] [mlir] 628dda0 - [mlir, shape] Update min/max op description
Jacques Pienaar
- [Mlir-commits] [mlir] 3b460f8 - [mlir] Export python-related .cmake files
Nicolas Vasilache
- [Mlir-commits] [mlir] 3acf498 - [mlir][sparse] support integral types i32, i16, i8 for *numerical* values
Aart Bik
- [Mlir-commits] [mlir] 39ee9fd - [mlir] Fixed alignment attribute of alloc constant folding.
Mehdi Amini
- [Mlir-commits] [mlir] eb7f5ea - Change the default value for `preloadDialectsInContext` for MlirOptMain
Mehdi Amini
- [Mlir-commits] [mlir] b614ada - [mlir] add support for index type in vectors.
Tobias Gysi
- [Mlir-commits] [mlir] 004f29c - [mlir][spirv] Timely fail type conversion
Lei Zhang
- [Mlir-commits] [mlir] 5299843 - [mlir][spirv] Add control for non-32-bit scalar type emulation
Lei Zhang
- [Mlir-commits] [mlir] 2690d4d - [MLIR] Support symbols in emptiness checks for FlatAffineConstraints
Arjun P
- [Mlir-commits] [mlir] 151752a - [mlir][linalg] Fix loop upper bounds in conv fusion test
Lei Zhang
- [Mlir-commits] [mlir] c361435 - [mlir][StandardToSPIRV] Handle i1 case for lowering memref.load/store op
Hanhan Wang
- [Mlir-commits] [mlir] 38b106f - Improve error message when tring to export to LLVM IR with a dialect missing the interface
Mehdi Amini
- [Mlir-commits] [mlir] 12ffc26 - [mlir][spirv] Define spv.ImageDrefGather operation
Weiwei Li
- [Mlir-commits] [mlir] ceeb5b0 - [mlir][tosa] Add tosa.max_pool2d lowering to linalg int max pooling additions
Rob Suderman
- [Mlir-commits] [mlir] f4eb681 - [mlir][Linalg] Drop unit-trip loops of reductions only if other reduction loops exists.
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 538254e - [MLIR] Do not yield values from an assuming op that are never used
Frederik Gossen
- [Mlir-commits] [mlir] 79d12de - [MLIR][Shape] Canonicalize `assuming_all` when all operands are `cstr_eq` ops
Frederik Gossen
- [Mlir-commits] [mlir] 74d3305 - [MLIR][Shape] Add convenience builder for `shape.assuming_all`
Frederik Gossen
- [Mlir-commits] [mlir] e413b86 - [MLIR][Shape] Combine `cstr_eq` only if they share shape operands
Frederik Gossen
- [Mlir-commits] [mlir] ca0e250 - [mlir] NFC - Add help functions to scf.ForOp
Nicolas Vasilache
- [Mlir-commits] [mlir] e8b5927 - 不知道为啥在最新的master分支上删掉了一个必要的函数,先加上然后等两周后同步看看改动再说
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7a4d630 - Add a "register_runtime" method to the mlir.execution_engine and show calling back from MLIR into Python
Mehdi Amini
- [Mlir-commits] [mlir] 6c9fbcf - [mlir] Linalg: add tile interchange flag to test-linalg-codegen-strategy pass
Eugene Zhulenev
- [Mlir-commits] [mlir] 33ce6f0 - [mlir][linalg] fixing hard-coded variable names in a test (NFC)
Tobias Gysi
- [Mlir-commits] [mlir] 93f9922 - [mlir][linalg] adding operation to access the iteration index of enclosing linalg ops.
Tobias Gysi
- [Mlir-commits] [mlir] b0fc712 - [mlir][Linalg] Disable const -> linalg.generic when fused op is illegal.
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8508a63 - [mlir] Rename AVX512 dialect to X86Vector
Alex Zinenko
- [Mlir-commits] [mlir] 7714b40 - [mlir] introduce "encoding" attribute to tensor type
Aart Bik
- [Mlir-commits] [mlir] 7f9e36b - [MLIR] PresburgerSet emptiness check: remove assertions that there are no symbols
Arjun P
- [Mlir-commits] [mlir] 9cc417c - [mlir][affine] Fix unfolded bounding maps for affine.for
Uday Bondhugula
- [Mlir-commits] [mlir] fd91f81 - [mlir][spirv] Put debug-only variable in LLVM_DEBUG
Lei Zhang
- [Mlir-commits] [mlir] 0deeaac - [mlir] Move memref.subview patterns to MemRef/Transforms/
Lei Zhang
- [Mlir-commits] [mlir] 2eb98d8 - [mlir][spirv] Allow bitwidth emulation on runtime arrays
Lei Zhang
- [Mlir-commits] [mlir] 23b8264 - [mlir][spirv] Fix runtime array stride when emulating bitwidth
Lei Zhang
- [Mlir-commits] [mlir] 1310a19 - [mlir] Use MCJIT to fix integration tests
Aart Bik
- [Mlir-commits] [mlir] ae33eef - [MLIR] Add a switch operation to the standard dialect
Geoffrey Martin-Noble
- [Mlir-commits] [mlir] a6628e5 - [mlir] Async: add automatic reference counting at async.runtime operations level
Eugene Zhulenev
- [Mlir-commits] [mlir] aa6eb2a - [MLIR][LinAlg] Implement detensoring cost-modelling.
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ef30179 - [mlir][linalg] lower index operations during linalg to loop lowering.
Tobias Gysi
- [Mlir-commits] [mlir] eb31540 - [mlir] Canonicalize single-iteration ParallelOp
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 8ea5d19 - [mlir][linalg] update tiling to support linalg index operations.
Tobias Gysi
- [Mlir-commits] [mlir] 0b63e32 - [mlir] X86Vector: Add AVX Rsqrt
Aart Bik
- [Mlir-commits] [mlir] 8a316b0 - [mlir] Convert async dialect passes from function passes to op agnostic passes
Eugene Zhulenev
- [Mlir-commits] [mlir] 5b15fe9 - [mlir][spirv] Only attach struct offset for required storage classes
Lei Zhang
- [Mlir-commits] [mlir] 7e1fb9a - [mlir][tosa] Add conv2d lowering to linalg.conv2d operator for FP
Rob Suderman
- [Mlir-commits] [mlir] f56791a - [mlir] Prevent operations with users from being hoisted
Sergei Grechanik
- [Mlir-commits] [mlir] eff0674 - [MLIR] PresburgerSet subtraction: add documentation and assertion saying we don't support divisions yet
Arjun P
- [Mlir-commits] [mlir] 3f4c1e1 - [mlir] Fix return values of AMX tests
Matthias Springer
- [Mlir-commits] [mlir] 597207a - Expose parseXInDimensionList() to the `DialectAsmParser`
Mehdi Amini
- [Mlir-commits] [mlir] d9b03ef - [mlir][StandardToSPIRV] Add support for lowering math.powf to SPIR-V.
Hanhan Wang
- [Mlir-commits] [mlir] d80178f - [mlir] Change verification order to prevent null dereference
Tres Popp
- [Mlir-commits] [mlir] 7c4de2e - [mlir][StandardToSPIRV] Add support for lowering memref<?xi1> to SPIR-V
Hanhan Wang
- [Mlir-commits] [mlir] ce82843 - [mlir][linalg] update fusion to support linalg index operations.
Tobias Gysi
- [Mlir-commits] [mlir] a32846b - Refactor the architecture of mlir-reduce
Jacques Pienaar
- [Mlir-commits] [mlir] 543cd76 - Update OpBase.td AttrDef class to define default value for returnType and convertFromStorage (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] a33b647 - Revert "Refactor the architecture of mlir-reduce"
Mehdi Amini
- [Mlir-commits] [mlir] cf20286 - [mlir] Use default lli JIT in Integration tests
Aart Bik
- [Mlir-commits] [mlir] 6b0cef3 - Refactor the architecture of mlir-reduce
Jacques Pienaar
- [Mlir-commits] [mlir] 222d30d - Use PassPipelineCLParser in mlir-reduce
Jacques Pienaar
- [Mlir-commits] [mlir] 6150001 - [mlir] Fix passArg of ViewOpGraphPass
Jacques Pienaar
- [Mlir-commits] [mlir] 90ae4d9 - Change add_mlir_doc CMake macro to take the tablegen command as last argument to allow extra flags
Mehdi Amini
- [Mlir-commits] [mlir] 037bae8 - Fix Interface doc generation after recent change to add_mlir_doc() API
Mehdi Amini
- [Mlir-commits] [mlir] f78dcb8 - Fix the build of `mlir-doc` (again)
Mehdi Amini
- [Mlir-commits] [mlir] 92b0a9d - [mlir][sparse] remove restriction on vectorization of index type
Aart Bik
- [Mlir-commits] [mlir] 94662ee - [mlir] Add support for adding attribute+type traits/interfaces to tablegen defs
River Riddle
- [Mlir-commits] [mlir] 3c982a6 - [mlir] Add helpers to set lbs, ubs, steps for linalg.tiled_loop.
Alexander Belyaev
- [Mlir-commits] [mlir] 67f60bc - [mlir] Expose `updateBoundsForCyclicDistribution` in Linalg/Utils.h.
Alexander Belyaev
- [Mlir-commits] [mlir] cf76190 - [mlir] Add verification for `linalg.tiled_loop` op.
Alexander Belyaev
- [Mlir-commits] [mlir] b126010 - [mlir][AsmPrinter] Fix multi-threaded segfault by using explicit null stream per thread
River Riddle
- [Mlir-commits] [mlir] 4b414b8 - [mlir][scf] NFC - Add a getIterOpOperands helper to scf::ForOp
Nicolas Vasilache
- [Mlir-commits] [mlir] 916f3e1 - [mlir][vector][avx] add AVX dot product to X86Vector dialect with lowering
Aart Bik
- [Mlir-commits] [mlir] 4efb775 - [mlir][NFC] Add a using directive for llvm::SetVector
River Riddle
- [Mlir-commits] [mlir] 706c9c5 - [mlir] Add support for walking locations similarly to Operations
River Riddle
- [Mlir-commits] [mlir] 102fd1c - Add support for numpy arrays to memref conversions.
Mehdi Amini
- [Mlir-commits] [mlir] 0e2f9b6 - Fix tile-and-pad when padding doesn't span all dimension
Ahmed Taei
- [Mlir-commits] [mlir] 8cf650c - [mlir][linalg] Add support for WAW fusion on tensors.
Nicolas Vasilache
- [Mlir-commits] [mlir] b5f3a12 - [mlir][Python][Linalg] Add support for captures in body builder.
Nicolas Vasilache
- [Mlir-commits] [mlir] 3a5a610 - [MLIR][Shape] Expose `getShapeVec` and add support for extent tensors
Frederik Gossen
- [Mlir-commits] [mlir] c2c6558 - [MLIR] Fix `isValidIndex`
Frederik Gossen
- [Mlir-commits] [mlir] caa159f - [mlir][python] Add simple debugging and printing helpers
Nicolas Vasilache
- [Mlir-commits] [mlir] b739bad - [mlir][ArmSVE] Cleanup dialect registration
Alex Zinenko
- [Mlir-commits] [mlir] 517c3ae - [OpenMP IRBuilder, MLIR] Add support for OpenMP do schedule dynamic
Kiran Chandramohan
- [Mlir-commits] [mlir] 3fc0fbe - [mlir][vector] Move transferOp on tensor opt to folder/canonicalization
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 843f1fc - [mlir][scf] Add scf.for + tensor.cast canonicalization pattern
Nicolas Vasilache
- [Mlir-commits] [mlir] 31686d1 - Add default DataLayout support for complex numbers
Tres Popp
- [Mlir-commits] [mlir] 495e1d7 - [mlir][linalg] adding pass to run the interchange pattern.
Tobias Gysi
- [Mlir-commits] [mlir] 4acd845 - [mlir] Improve debug flag management in Python bindings
Alex Zinenko
- [Mlir-commits] [mlir] 27ad213 - [mlir][linalg] enable library call rewrites for linalg operations with index semantics.
Tobias Gysi
- [Mlir-commits] [mlir] 1dc533c - [mlir][python] ExecutionEngine can dump to object file
Nicolas Vasilache
- [Mlir-commits] [mlir] c46a886 - [mlir][llvm] Add UnnamedAddr attribute to GlobalOp
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d0774f7 - [mlir][linalg] update drop unit dims to support linalg index operations.
Tobias Gysi
- [Mlir-commits] [mlir] 39a604e - [mlir][linalg] update fusion on tensors to support linalg index operations.
Tobias Gysi
- [Mlir-commits] [mlir] 0b05207 - [MLIR][LinAlg] Detensoring CF cost-model: look forward.
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 34810e1 - [mlir] Add patterns to lower Math operations to LLVM based libm calls.
Tres Popp
- [Mlir-commits] [mlir] 7cc8106 - [mlir] Progressively lower vector to SCF
Matthias Springer
- [Mlir-commits] [mlir] 856b24d - [mlir] test gather/scatter index vector of type index.
Tobias Gysi
- [Mlir-commits] [mlir] b971515 - [mlir][linalg] lower index operations during linalg to vector lowering.
Tobias Gysi
- [Mlir-commits] [mlir] 7b7df8e - [mlir][StandardToSPIRV] Add support for lowering std.xor on bool to SPIR-V
Hanhan Wang
- [Mlir-commits] [mlir] b2e72cd - [mlir][spirv] Support conversion of extract op from vector<1xT> type
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] cd94f18 - [mlir] Pass AnalysisManager as optional parameter to analysis ctor, so it can request any other analysis as dependency
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9a64a5f - [mlir][Standard][NFC] Fix op documentation
River Riddle
- [Mlir-commits] [mlir] 98dceed - [mlir] Make some functions public to use custom TypeIDs
River Riddle
- [Mlir-commits] [mlir] dd53244 - [mlir] Disallow broadcast dimensions on TransferWriteOp.
Matthias Springer
- [Mlir-commits] [mlir] 9194071 - [mlir] Support hoisting whole affine for loops in LICM
Sergei Grechanik
- [Mlir-commits] [mlir] 5a451e4 - [mlir][linalg] adapt named op generalization to work with captures.
Tobias Gysi
- [Mlir-commits] [mlir] 85740ee - [mlir] Assume terminators in nested regions are always legal in FuncBufferizePass
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] ded1870 - [mlir][NFC] Refactor linalg substituteMin and AffineMinSCF canonizalizations
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fce0ef2 - [mlir] some iwyu fixes after ba7a92c01e8
Nico Weber
- [Mlir-commits] [mlir] 41711c0 - [mlir] more iwyu fixes after ba7a92c01e8
Nico Weber
- [Mlir-commits] [mlir] 56f987f - [mlir] yet more iwyu fixes after ba7a92c01e8
Nico Weber
- [Mlir-commits] [mlir] 297a5b7 - [mlir] hopefully final round of iwyu fixes after ba7a92c01e8
Nico Weber
- [Mlir-commits] [mlir] 10d7924 - Fix FoldReshapeOpWithUnitExtent generating illegal reshape
Ahmed Taei
- [Mlir-commits] [mlir] f8ac313 - Add a new AsmParserState class to capture detailed source information for .mlir files
River Riddle
- [Mlir-commits] [mlir] 751c14f - [mlir][mlir-lsp] Add a new C++ LSP server for MLIR named mlir-lsp-server
River Riddle
- [Mlir-commits] [mlir] b810e3a - [mlir] Add a vscode language extension for MLIR
River Riddle
- [Mlir-commits] [mlir] 52fad38 - [mlir][mlir-lsp-server] Add some initial documentation on the MLIR LSP server
River Riddle
- [Mlir-commits] [mlir] 3f1e827 - [mlir] Linalg : do not forward memrefs to outputs when do bufferization
Eugene Zhulenev
- [Mlir-commits] [mlir] 648dfdf - [mlir][tosa] Add tosa.avg_pool2d lowering
Rob Suderman
- [Mlir-commits] [mlir] d40a19c - [mlir][linalg] Add pattern to push reshape after elementwise operation
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 0e777e4 - [mlir][linalg] remove interchange option on linalg to loop lowering.
Tobias Gysi
- [Mlir-commits] [mlir] 28b6726 - [mlir] Move memref-tests from standard to memref folder.
Thomas Schmeyer
- [Mlir-commits] [mlir] f0c51cb - [MLIR][Shape] Add canonicalizations for `shape.broadcast`
Frederik Gossen
- [Mlir-commits] [mlir] 0724911 - [mlir] Add `tensor.reshape`.
Alexander Belyaev
- [Mlir-commits] [mlir] 0b10fde - [mlir] Move PyConcreteAttribute to header. NFC.
Alex Zinenko
- [Mlir-commits] [mlir] afaf36b - [mlir] Handle strided 1D vector transfer ops in ProgressiveVectorToSCF
Matthias Springer
- [Mlir-commits] [mlir] 17f6b0c - [MLIR][NFC] Fix warning, trim includes + cleanup in AffineOps.h
Uday Bondhugula
- [Mlir-commits] [mlir] ab15417 - [mlir] Support dimension permutations in ProgressiveVectorToSCF
Matthias Springer
- [Mlir-commits] [mlir] ab78e09 - [mlir][docs] Update `add_mlir_doc` usage
Marius Brehler
- [Mlir-commits] [mlir] f6a3e92 - [mlir] Use SCF for loops in ProgressiveVectorToSCF
Matthias Springer
- [Mlir-commits] [mlir] a819e73 - [mlir] Support broadcast dimensions in ProgressiveVectorToSCF
Matthias Springer
- [Mlir-commits] [mlir] 545f98e - [mlir] Support masked 1D vector transfer ops in ProgressiveVectorToSCF
Matthias Springer
- [Mlir-commits] [mlir] 64f7fb5 - [mlir] Support masked N-D vector transfer ops in ProgressiveVectorToSCF.
Matthias Springer
- [Mlir-commits] [mlir] 5291a7a - [mlir] Add block arguments for input/output operands of 'linalg.tiled_loop`.
Alexander Belyaev
- [Mlir-commits] [mlir] 97c571a - [mlir][tosa] Add tosa.resize lowering to linalg generic
Rob Suderman
- [Mlir-commits] [mlir] 6f720d5 - [mlir][tosa] Add tosa.gather lowering to linalg.indexed_generic
Rob Suderman
- [Mlir-commits] [mlir] f22d381 - [mlir] Canonicalize AllocOp's with only store and dealloc uses
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 68ff493 - [NFC] Fixed some D79714 warnings
Vitaly Buka
- [Mlir-commits] [mlir] 858d488 - [MLIR][Shape] Ensure to preserve op type of `shape.broadcast`
Frederik Gossen
- [Mlir-commits] [mlir] 88b8b88 - [MLIR] Remove empty shape operands from `cstr_broadcastable` ops
Frederik Gossen
- [Mlir-commits] [mlir] abd860e - Remove obsolete using declaration that was just kept around to help with API adoption.
Chris Lattner
- [Mlir-commits] [mlir] f0c22c3 - [Verifier] Tidy up the code a bit, NFC.
Chris Lattner
- [Mlir-commits] [mlir] 18839be - [ADT] Remove StatisticBase and make NoopStatistic empty
Fangrui Song
- [Mlir-commits] [mlir] ca27260 - [MLIR] Add SCF.if Condition Canonicalizations
William S. Moses
- [Mlir-commits] [mlir] 23c9e8b - [mlir][tensors] Introduce attribute interface/attribute for tensor encoding
Aart Bik
- [Mlir-commits] [mlir] d07c90e - [mlir] Refactor the forward dataflow propagation in SCCP into a generic framework
River Riddle
- [Mlir-commits] [mlir] b003ebd - [MLIR][Linalg] Generalize splat constant folding
Frederik Gossen
- [Mlir-commits] [mlir] 4b13b75 - [mlir] Add a pass to tile Linalg ops using `linalg.tiled_loop`.
Alexander Belyaev
- [Mlir-commits] [mlir] 2b9b999 - [MLIR][Shape] Replace single operand broadcasts with appropriate cast
Frederik Gossen
- [Mlir-commits] [mlir] f8d7bd9 - [MLIR][Shape] Remove empty extent tensor operands
Frederik Gossen
- [Mlir-commits] [mlir] 6176a8f - [MLIR] Debug log IR after pattern applications
Frederik Gossen
- [Mlir-commits] [mlir] 82bcd98 - [mlir] Fix bug in ForwardDataFlowAnalysis solver
River Riddle
- [Mlir-commits] [mlir] 8f190b1 - [mlir][tosa] Add tosa.negate lowerings for quantized cases
Rob Suderman
- [Mlir-commits] [mlir] cc1ae54 - [tosa][mlir] Fix FullyConnected to correctly order dimensions
Rob Suderman
- [Mlir-commits] [mlir] 7fe2063 - Handle the case of tile and pad a subset of the dimensions
Ahmed Taei
- [Mlir-commits] [mlir] 3f3d1c9 - [MLIR][Python] Add capsule methods for pybind11 to PyValue.
Mike Urbach
- [Mlir-commits] [mlir] 63d16d0 - [mlir] Support setting operand values in C and Python APIs.
Mike Urbach
- [Mlir-commits] [mlir] b65472d - [MLIR] Add and propagate section attribute for LLVM_GlobalOp
Mehdi Amini
- [Mlir-commits] [mlir] 3071107 - [mlir][Python][Linalg] Fixing typos (NFC).
Tobias Gysi
- [Mlir-commits] [mlir] 3e037f8 - [MLIR][Shape] Derive more concrete type for `shape.shape_of`
Frederik Gossen
- [Mlir-commits] [mlir] cb393f4 - [MLIR][Shape] Canonicalize casted extent tensor operands
Frederik Gossen
- [Mlir-commits] [mlir] dca5361 - [MLIR][Shape] Concretize broadcast result type if possible
Frederik Gossen
- [Mlir-commits] [mlir] 41b86d8 - [mlir] Fix typos (NFC)
Lorenzo Chelini
- [Mlir-commits] [mlir] 2ea7fb7 - [MLIR] Add ComplexToStandard conversion pass.
Adrian Kuegel
- [Mlir-commits] [mlir] 29dbac0 - [mlir] Add folding for tensor inputs and memref.cast in linalg.tiled_loop.
Alexander Belyaev
- [Mlir-commits] [mlir] 9a66d33 - [mlir] Fix the postsubmit comments in https://reviews.llvm.org/D101445
Alexander Belyaev
- [Mlir-commits] [mlir] e7db840 - [mlir][python] Add python support for async dialect and passes.
Nicolas Vasilache
- [Mlir-commits] [mlir] b87219f - [mlir][python] Add basic python support for GPU dialect and passes
Nicolas Vasilache
- [Mlir-commits] [mlir] 511ffe1 - Revert "[MLIR][Shape] Concretize broadcast result type if possible"
Frederik Gossen
- [Mlir-commits] [mlir] fa0d044 - [mlir] Fix canonicalization of tiled_loop if not all opresults fold.
Alexander Belyaev
- [Mlir-commits] [mlir] 41849a9 - [mlir][Linalg] Avoid changing the rank of the result in canonicalizations of subtensor.
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 6ff74f9 - [mlir][python] Update `PyOpResult.owner` to get the parent object.
Mike Urbach
- [Mlir-commits] [mlir] 32e2fec - [mlir] Move PyConcreteType to header. NFC.
John Demme
- [Mlir-commits] [mlir] 49745f8 - [mlir][python] Add `destroy` method to PyOperation.
Mike Urbach
- [Mlir-commits] [mlir] c2be2cd - [mlir][Python][Linalg] Adding const, capture, and index support to the OpDSL.
Tobias Gysi
- [Mlir-commits] [mlir] b6113db - [mlir][Linalg] Generalize linalg vectorization
Nicolas Vasilache
- [Mlir-commits] [mlir] eb56fa9 - [MLIR][Shape] Fix `shape.broadcast` to standard lowering
Frederik Gossen
- [Mlir-commits] [mlir] ac0a70f - [mlir] Split out Python bindings entry point into a separate file
Alex Zinenko
- [Mlir-commits] [mlir] 42e5f42 - [mlir] Support complex numbers in Linalg promotion
Tres Popp
- [Mlir-commits] [mlir] b863af5 - [mlir] Add LinalgTransforms dependency on Complex
Tres Popp
- [Mlir-commits] [mlir] de94b18 - [mlir] Fix top-level comments (NFC)
Lorenzo Chelini
- [Mlir-commits] [mlir] 545fa37 - [mlir] Affine: parallelize affine loops with reductions
Alex Zinenko
- [Mlir-commits] [mlir] 6841e6a - [mlir] support max/min lower/upper bounds in affine.parallel
Alex Zinenko
- [Mlir-commits] [mlir] 28ab7ff - [mlir] fix shared-lib build
Alex Zinenko
- [Mlir-commits] [mlir] a6d92a9 - [mlir][sparse] migrate sparse operations into new sparse tensor dialect
Aart Bik
- [Mlir-commits] [mlir] b389c80 - [mlir] Fix lowering of multi-dimensional vector log1p to LLVM
Benjamin Kramer
- [Mlir-commits] [mlir] 086e0f0 - Revert "[mlir][sparse] migrate sparse operations into new sparse tensor dialect"
Mehdi Amini
- [Mlir-commits] [mlir] be01b09 - [mlir][tosa] Remove constant-0 dim expr values from TOSA lowerings
Rob Suderman
- [Mlir-commits] [mlir] 319072f - [mlir][sparse] migrate sparse operations into new sparse tensor dialect
Aart Bik
- [Mlir-commits] [mlir] 499e89f - Add patterns to lower vector.multi_reduction into a sequence of vector.reduction
Ahmed Taei
- [Mlir-commits] [mlir] 0a29219 - [mlir][sparse] sparse tensor type encoding migration (new home, new builders)
Aart Bik
Last message date:
Fri Apr 30 19:30:53 PDT 2021
Archived on: Fri Apr 30 19:37:03 PDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).