September 2020 Archives by date
Starting: Tue Sep 1 14:02:49 PDT 2020
Ending: Wed Sep 30 18:03:23 PDT 2020
Messages: 222
- [Mlir-commits] [mlir] 431bb8b - [mlir][ODS] Use c++ types for integer attributes of fixed width when possible.
River Riddle
- [Mlir-commits] [mlir] 8d65504 - [mlir][vulkan-runner] Explicitly export vulkan-runtime-wrapper entry points.
Thomas Raoux
- [Mlir-commits] [mlir] 1d99472 - [mlir] Add Complex Type, Vector Type and Tuple Type subclasses to python bindings
Mehdi Amini
- [Mlir-commits] [mlir] 2bf491c - [mlir][VectorOps] Fail fast when a strided memref is passed to vector_transfer
Benjamin Kramer
- [Mlir-commits] [mlir] 94f5d24 - [mlir] Extend BufferAssignmentTypeConverter with result conversion callbacks
Ehsan Toosi
- [Mlir-commits] [mlir] f5ed22f - [mlir][VectorToSCF] 128 byte alignment of alloc ops
Jakub Lichman
- [Mlir-commits] [mlir] 1b88bbf - Revert "[mlir] Extend BufferAssignmentTypeConverter with result conversion callbacks"
Lei Zhang
- [Mlir-commits] [mlir] 39cf83c - [mlir] Extend BufferAssignmentTypeConverter with result conversion callbacks
Ehsan Toosi
- [Mlir-commits] [mlir] 01700c4 - Store an Identifier instead of a StringRef for the OperationName inside an AbstractOperation (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 65f20ea - [mlir][Affine] Fix AffineLoopInvariantCodeMotion
Diego Caballero
- [Mlir-commits] [mlir] 553bfc8 - [mlir][Affine] Support affine vector loads/stores in LICM
Diego Caballero
- [Mlir-commits] [mlir] 1284dc3 - Use an Identifier instead of an OperationName internally for OpPassManager identification (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 4678163 - [MLIR][Affine][VectorOps] Vectorize uniform values in SuperVectorizer
Diego Caballero
- [Mlir-commits] [mlir] 6478caa - Tweak `mlir-linalg-ods-gen` library dependency: only MLIRIR is needed, not the entire parser (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] d9b4245 - [mlir][spirv] Add block read and write from SPV_INTEL_subgroups
Thomas Raoux
- [Mlir-commits] [mlir] 8d35080 - [mlir][Linalg] Wrong tile size for convolutions fixed
Jakub Lichman
- [Mlir-commits] [mlir] c0b6bc0 - Decouple OpPassManager from the the MLIRContext (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 9e9e6e6 - Adding GDB PrettyPrinter for mlir::Identifier.
Christian Sigg
- [Mlir-commits] [mlir] 485e6db - Revert "Adding GDB PrettyPrinter for mlir::Identifier."
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 2860b2c - [mlir] Add Acos, Asin, Atan, Sinh, Cosh, Pow to SPIRVGLSLOps
Lei Zhang
- [Mlir-commits] [mlir] 1e21ca4 - [spirv] Add SPIR-V GLSL extended Round op
Lei Zhang
- [Mlir-commits] [mlir] 7939b76 - [mlir] Support default valued attribute in StructsGen
Lei Zhang
- [Mlir-commits] [mlir] dfb7b3f - [mlir][VectorOps] Fall back to a loop when accessing a vector from a strided memref
Benjamin Kramer
- [Mlir-commits] [mlir] 8d420fb - [spirv][nfc] Simplify resource limit with default values
Lei Zhang
- [Mlir-commits] [mlir] 060c9dd - [mlir] [VectorOps] Improve SIMD compares with narrower indices
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 23bcfbc - Add comment to describe a field member (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] aec9e20 - [mlir] introduce type constraints for operands of LLVM dialect operations
Alex Zinenko
- [Mlir-commits] [mlir] 0c2a4d3 - [mlir][VectorOps] Simplify code. NFCI.
Benjamin Kramer
- [Mlir-commits] [mlir] c633842 - [mlir] Fix includes in mlir-translate
Marius Brehler
- [Mlir-commits] [mlir] 4f7cdc1 - [mlir] Refactor standalone-translate to use mlirTranslateMain()
Marius Brehler
- [Mlir-commits] [mlir] 7d53fec - [spirv] Add more target and resource limit fields
Lei Zhang
- [Mlir-commits] [mlir] 430b47a - [MLIR] Remove unused arg from affine tiling validity check
Uday Bondhugula
- [Mlir-commits] [mlir] 54d432a - [mlir] Add Shaped Type, Tensor Type and MemRef Type to python bindings.
Stella Laurenzo
- [Mlir-commits] [mlir] 7403e3e - Extend PyConcreteType to support intermediate base classes.
Stella Laurenzo
- [Mlir-commits] [mlir] 8d64df9 - [mlir][Vector] Revisit VectorToSCF.
Nicolas Vasilache
- [Mlir-commits] [mlir] 136eb79 - [MLIR][Standard] Add `dynamic_tensor_from_elements` operation
Frederik Gossen
- [Mlir-commits] [mlir] 15acdd7 - [MLIR][Shape] Merge `shape` to `std`/`scf` lowerings.
Frederik Gossen
- [Mlir-commits] [mlir] 1c849ec - [MLIR] Fix Win test due to partial order of CHECK directives
Nicolas Vasilache
- [Mlir-commits] [mlir] 973800d - Revert "[MLIR][Shape] Merge `shape` to `std`/`scf` lowerings."
David Truby
- [Mlir-commits] [mlir] 1e1a4a4 - [mlir] Take ValueRange instead of ArrayRef<Value> in StructuredIndexed
Alex Zinenko
- [Mlir-commits] [mlir] a70f2eb - [MLIR][Shape] Merge `shape` to `std`/`scf` lowerings.
Frederik Gossen
- [Mlir-commits] [mlir] 0a63679 - Add documentation for getDependentDialects() in the PassManagement infra docs
Mehdi Amini
- [Mlir-commits] [mlir] 63d1dc6 - Add a doc/tutorial on traversing the IR
Mehdi Amini
- [Mlir-commits] [mlir] 8dcd6ea - Update SVG images to be properly cropped (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 9be6178 - [mlir][Vector] Make VectorToSCF deterministic
Nicolas Vasilache
- [Mlir-commits] [mlir] 67b37f5 - [mlir] Conv ops vectorization pass
Jakub Lichman
- [Mlir-commits] [mlir] 239eff5 - [mlir][VectorOps] Redo the scalar loop emission in VectoToSCF to pad instead of clipping
Benjamin Kramer
- [Mlir-commits] [mlir] 83d82d1 - [mlir] Fix of broken build on windows caused by using uint
Jakub Lichman
- [Mlir-commits] [mlir] 307dc7b - [mlir][VectorOps] Clean up outdated comments. NFCI.
Benjamin Kramer
- [Mlir-commits] [mlir] 847299d - [mlir] remove BufferAssignmentPlacer from BufferAssignmentOpConversionPattern
Ehsan Toosi
- [Mlir-commits] [mlir] df63eed - [mlir][VectorOps]
Benjamin Kramer
- [Mlir-commits] [mlir] 4e9f4d0 - [mlir] Fix bug in copy removal
Ehsan Toosi
- [Mlir-commits] [mlir] 51d30c3 - [mlir][VectorOps] Fix more GCC5 weirdness
Benjamin Kramer
- [Mlir-commits] [mlir] e239424 - Add an option for unrolling loops up to a factor.
Lubomir Litchev
- [Mlir-commits] [mlir] 97e77ac - Add more explicit error message when creating a type or attribute for an unregistered dialect (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 8893d08 - [MLIR] Change Operation::create() methods to use Value/Type/Block ranges.
Rahul Joshi
- [Mlir-commits] [mlir] 6a494e1 - [MLIR] Add debug support for ignored patterns
Frederik Gossen
- [Mlir-commits] [mlir] 133322d - [MLIR][Standard] Update `tensor_from_elements` assembly format
Frederik Gossen
- [Mlir-commits] [mlir] 5106a8b - [MLIR][Shape] Lower `shape_of` to `dynamic_tensor_from_elements`
Frederik Gossen
- [Mlir-commits] [mlir] feb0b9c - [mlir] Added support for loops to BufferPlacement transformation.
Marcel Koester
- [Mlir-commits] [mlir] 3a577f5 - Rename MemRefDescriptor::getElementType() to MemRefDescriptor::getElementPtrType().
Christian Sigg
- [Mlir-commits] [mlir] edf2442 - [mlir][Linalg] Integration tests for convolutions added.
Jakub Lichman
- [Mlir-commits] [mlir] 53ffeea - [mlir][Linalg] Reduction dimensions specified in TC definition of ConvOps.
Jakub Lichman
- [Mlir-commits] [mlir] be35264 - Wordsmith RegionBranchOpInterface verification errors
Sean Silva
- [Mlir-commits] [mlir] 3e4e0fb - mlir/Transforms/BufferPlacement.h: Add missing override
David Blaikie
- [Mlir-commits] [mlir] a7b2977 - [mlir][Linalg] Add Utility method to get loop ranges for a LinalgOp.
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fea175b - [mlir][Linalg] Small refactoring of ConvOpVectorization
Jakub Lichman
- [Mlir-commits] [mlir] 3c42c0d - [mlir] [VectorOps] Enable 32-bit index optimizations
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 018f693 - [MLIR][Standard] Simplify `tensor_from_elements`
Frederik Gossen
- [Mlir-commits] [mlir] 5638df1 - Introduce linalg.vecmat
Benjamin Kramer
- [Mlir-commits] [mlir] a394230 - Make struct dialects have the same field name as everything else, 'dialect'.
Mehdi Amini
- [Mlir-commits] [mlir] d867be5 - Allow Dialects to be initialized via nullptr.
Mehdi Amini
- [Mlir-commits] [mlir] 2141705 - Fix operator!= for Dialects.
Mehdi Amini
- [Mlir-commits] [mlir] 0a391c6 - [mlir][Analysis] Allow Slice Analysis to work with linalg::LinalgOp
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d380b58 - [mlir][Linalg] Make LinalgBaseTilingPattern not delete the original operation.
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] a68673c - [mlir] Fix generation of AVX512 dialect documentation
Marius Brehler
- [Mlir-commits] [mlir] a0e0d30 - [mlir][Linalg] Print both types for linalg.transpose
Benjamin Kramer
- [Mlir-commits] [mlir] e6f2f17 - [mlir][Linalg] Refactor StructuredOpInterface - NFC
Nicolas Vasilache
- [Mlir-commits] [mlir] 1851bab - [MLIR][Linalg] Undo spurious parameter name change
Nicolas Vasilache
- [Mlir-commits] [mlir] 3206247 - [NFC] Follow up on D87111 - Add an option for unrolling loops up to a factor - CR issues addressed.
Lubomir Litchev
- [Mlir-commits] [mlir] aeb4314 - [mlir][spirv] OpConvertSToF support operands with different bitwidth.
Thomas Raoux
- [Mlir-commits] [mlir] 84a6da6 - [mlir] Fix some edge cases around 0-element TensorFromElementsOp
Sean Silva
- [Mlir-commits] [mlir] 5cac85c - [mlir] Check for type conversion success in std->llvm function conversion
Alex Zinenko
- [Mlir-commits] [mlir] ef7a255 - Add support for casting elements in vectors for certain Std dialect type conversion operations.
Lubomir Litchev
- [Mlir-commits] [mlir] 7d1ed69 - Make namespace handling uniform across dialect backends.
Mehdi Amini
- [Mlir-commits] [mlir] 1dac073 - Fix MLIR standalone example to properly handle namespace
Mehdi Amini
- [Mlir-commits] [mlir] c208523 - [mlir][integration_test] Linalg Conv folder renamed to CPU
Jakub Lichman
- [Mlir-commits] [mlir] 967c7b6 - [mlir] check for failures when packing function sigunatures in std->llvm conversion
Alex Zinenko
- [Mlir-commits] [mlir] c897a7f - [mlir][Standard] Add canonicalizer for dynamic_tensor_from_elements
Stephan Herhut
- [Mlir-commits] [mlir] 2d8f0c0 - [mlir][openacc] Add missing print of vector_length in parallel op
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 01f5fcd - [mlir][openacc] Add loop op verifier
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 609f5e0 - [mlir] Rename 'setInsertionPointAfter' to avoid ambiguity
Diego Caballero
- [Mlir-commits] [mlir] 37c5dbb - Fully qualify some more namespace in MLIR ODS to be more friendly to dialects not defined under the mlir namespace (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 9c40495 - [MLIR][NFC] Value print update for block arguments
Uday Bondhugula
- [Mlir-commits] [mlir] 855ec51 - [mlir] Model StringRef in C API
Alex Zinenko
- [Mlir-commits] [mlir] 8c0dc1e - Enable inlining for Linalg dialect
Nicolas Vasilache
- [Mlir-commits] [mlir] d9953d1 - [mlir][openacc] Add missing operands for acc.parallel operation
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] b76f523 - [mlir] expose affine map to C API
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 4ce84b0 - [mlir][spirv] Add GroupNonUniformBroadcastOp
Thomas Raoux
- [Mlir-commits] [mlir] b056292 - [mlir] Remove redundant shape.cstr_broadcastable canonicalization.
Tres Popp
- [Mlir-commits] [mlir] 347d59b - [mlir][Linalg] Convolution tiling added to ConvOp vectorization pass
Jakub Lichman
- [Mlir-commits] [mlir] f108e71 - [MLIR] Turns swapId into a FlatAffineConstraints member func
Vincent Zhao
- [Mlir-commits] [mlir] 68cfb02 - [mlir] turn clang-format back on in C API test
Alex Zinenko
- [Mlir-commits] [mlir] e4a198e - [AMDGPU] Bump to ROCm 3.7 dependency hip_hcc->amdhip64
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5e0ded2 - [mlir][Standard] Canonicalize chains of tensor_cast operations
Stephan Herhut
- [Mlir-commits] [mlir] 6d3cabd - [mlir][openacc] Change operand type from index to AnyInteger in parallel op
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f16abe5 - [mlir][Vector] Add a folder for vector.broadcast
Hanhan Wang
- [Mlir-commits] [mlir] fb18202 - [AMDGPU] Fix ROCm unit test memref initialization
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 296e97a - [MLIR] Support for return values in Affine.For yield
Uday Bondhugula
- [Mlir-commits] [mlir] 0602e8f - [MLIR][Affine] Add parametric tile size support for affine.for tiling
Uday Bondhugula
- [Mlir-commits] [mlir] 8069844 - [MLIR][TableGen] Automatic detection and elimination of redundant methods
Rahul Joshi
- [Mlir-commits] [mlir] bae6374 - [mlir][shape] Add `shape.cstr_require %bool`
Sean Silva
- [Mlir-commits] [mlir] ea237e2 - [MLIR] Fix build failure due to https://reviews.llvm.org/D87059.
Rahul Joshi
- [Mlir-commits] [mlir] 93fd30b - [mlir][Linalg] Evolve named ops to use assembly form and support linalg on tensors.
Nicolas Vasilache
- [Mlir-commits] [mlir] 1909b6a - [mlir][StandardToSPIRV] Handle vector of i1 case for lowering zexti to SPIR-V.
Hanhan Wang
- [Mlir-commits] [mlir] 22dde1f - [mlir][openacc] Support Index and AnyInteger in loop op
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 88a1d40 - [mlir][openacc] Add missing operands for acc.data operation
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7b61b19 - [MLIR][SPIRV] Create new ctx for deserialization in roundtrips.
Lei Zhang
- [Mlir-commits] [mlir] 3c2e2df - [MLIR][ODS] Add constBuilderCall for TypeArrayAttr
Andy Ly
- [Mlir-commits] [mlir] 7c44651 - [mlir][shape] Extend shape.cstr_require with a message.
Sean Silva
- [Mlir-commits] [mlir] 85185b6 - First pass on MLIR python context lifetime management.
Stella Laurenzo
- [Mlir-commits] [mlir] 1f0b436 - [spirv] Move device info from resource limit into target env
Lei Zhang
- [Mlir-commits] [mlir] dabe679 - Add missing new line after debug logging in MLIRContext (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] 702f06a - Fix crash in the pass pipeline when local reproducer is enabled
Mehdi Amini
- [Mlir-commits] [mlir] ffdd4a4 - [mlir] Shape.AssumingOp implements RegionBranchOpInterface.
Tres Popp
- [Mlir-commits] [mlir] 2d76274 - [mlir][VectorOps] Loosen restrictions on vector.reduction types
Benjamin Kramer
- [Mlir-commits] [mlir] 9ba3b74 - [MLIR] Fix typo and expand gpu.host_register description.
Christian Sigg
- [Mlir-commits] [mlir] 2e2bcee - [mlir][openacc] Add attributes to parallel op async, wait and self clauses
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f87ceb6 - [AMDGPU] Adding mutex to guard lld::elf::link interface use
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 3f5031f - [mlir] Add missing space in debug message
Stephen Neuendorffer
- [Mlir-commits] [mlir] 3a799de - [mlir] Add tutorial index.md pages
Jacques Pienaar
- [Mlir-commits] [mlir] 14d0735 - [MLIR][Affine][VectorOps] Utility to vectorize loop nest using strategy
Diego Caballero
- [Mlir-commits] [mlir] 385c3f4 - Implement a new kind of Pass: dynamic pass pipeline
Mehdi Amini
- [Mlir-commits] [mlir] 91671e1 - [mlir] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off build after D85869
Fangrui Song
- [Mlir-commits] [mlir] 9b47525 - Reorder linalg.conv indexing_maps loop order
Ahmed S. Taei
- [Mlir-commits] [mlir] 0304c6d - [MLIR] Add subf and rsqrt EDSC intrinsics
Nicolas Vasilache
- [Mlir-commits] [mlir] ed22913 - [mlir][Linalg] Uniformize linalg.generic with named ops.
Nicolas Vasilache
- [Mlir-commits] [mlir] 0356a41 - Revert "Implement a new kind of Pass: dynamic pass pipeline"
Benjamin Kramer
- [Mlir-commits] [mlir] 0841f71 - [MLIR][Linalg] Fix assertion in dependency analysis
Frederik Gossen
- [Mlir-commits] [mlir] e952bb7 - [MLIR][Standard] Add `atan` to standard dialect
Frederik Gossen
- [Mlir-commits] [mlir] bf202b8 - [NFC][mlir] Remove llvm:: prefix from SmallVector in parallel pretty printer.
David Truby
- [Mlir-commits] [mlir] d7336ad - [mlir] NFC: fix trivial typos under include directory
Kazuaki Ishizaki
- [Mlir-commits] [mlir] 2a6db92 - [mlir][ods] Make OpBuilder and OperationState optional
Jacques Pienaar
- [Mlir-commits] [mlir] 848d66f - Version 0.5 of the new "TableGen Backend Developer's Guide."
Paul C. Anagnostopoulos
- [Mlir-commits] [mlir] fb1de7e - Implement a new kind of Pass: dynamic pass pipeline
Mehdi Amini
- [Mlir-commits] [mlir] fe3c119 - Add a dump() method on the pass manager for debugging purpose (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] b62f9f4 - [mlir][Linalg] Add pattern to fold linalg.tensor_reshape that add unit extent dims.
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 5711eaf - [mlir] Added support for f64 memref printing in runner utils
Jakub Lichman
- [Mlir-commits] [mlir] 9691806 - [mlir] Fix typos in Dialect.h. NFC.
Alex Zinenko
- [Mlir-commits] [mlir] bd8b50c - [mlir][openacc] Use OptionalParseResult in loop op parser instead of bool variables
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7abb0ff - Add Operation to python bindings.
Stella Laurenzo
- [Mlir-commits] [mlir] 4cf754c - Implement python iteration over the operation/region/block hierarchy.
Stella Laurenzo
- [Mlir-commits] [mlir] c1ded6a - Add mlir python APIs for creating operations, regions and blocks.
Stella Laurenzo
- [Mlir-commits] [mlir] 8e84972 - NFC: Remove unused variable.
Stella Laurenzo
- [Mlir-commits] [mlir] 80deb1e - [mlir][ods] Custom builder with no params
Jacques Pienaar
- [Mlir-commits] [mlir] 501d7e0 - [mlir] Remove unneeded OpBuilder params. NFC.
Jacques Pienaar
- [Mlir-commits] [mlir] c538169 - [mlir] Add insert before/after to list-like constructs in C API
Alex Zinenko
- [Mlir-commits] [mlir] 9744606 - [MLIR] Change default builders generated by TableGen to use TypeRange for result types
Rahul Joshi
- [Mlir-commits] [mlir] 08e4f07 - [MLIR][NFC] Adopt use of TypeRange in build() methods.
Rahul Joshi
- [Mlir-commits] [mlir] f6aceb7 - Update the documentation for the MLIR Dialect class (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] a6ae695 - [MLIR][NFC] Adopt use of BlockRange in place of ArrayRef<Block *>
Rahul Joshi
- [Mlir-commits] [mlir] b522f09 - Remove MLIR C-API explicit registration of standard ops.
Stella Laurenzo
- [Mlir-commits] [mlir] 6399864 - NFC: Remove dangling dep on MLIRStandardOps.
Stella Laurenzo
- [Mlir-commits] [mlir] d14cfe1 - [mlir][OpFormatGen] Update "custom" directives for attributes.
Mehdi Amini
- [Mlir-commits] [mlir] 7a6627b - [OpenMP][MLIR] Add assembly format for master op
Kiran Chandramohan
- [Mlir-commits] [mlir] 56ffb8d - [mlir] Stop allowing LLVMType Int arguments for GPULaunchFuncOp.
Alexander Belyaev
- [Mlir-commits] [mlir] 5ad06e4 - [MLIR][docs] Fix typos
George Mitenkov
- [Mlir-commits] [mlir] ff00b58 - [MLIR] Normalize memrefs in LoadOp and StoreOp of Standard Ops
Uday Bondhugula
- [Mlir-commits] [mlir] 8f72717 - [MLIR][SPIRV] Fixed dialect loading in deserialization
George Mitenkov
- [Mlir-commits] [mlir] 9ed1e58 - [mlir][shape] Start a pass that lowers shape constraints.
Sean Silva
- [Mlir-commits] [mlir] 0a925a8 - [mlir][NFC] Promote memory space to BaseMemRefType
Diego Caballero
- [Mlir-commits] [mlir] 396e7f4 - [mlir][SCFToGPU] LaunchOp propagate optional attributes
Artur Bialas
- [Mlir-commits] [mlir] b8880f5 - [mlir] [VectorOps] generalize printing support for integers
Aart Bik
- [Mlir-commits] [mlir] 0b7f03b - [NFC] Fix minor typos in comments and reuse concreteOp.
Rahul Joshi
- [Mlir-commits] [mlir] 8046ab0 - [NFC] Fix syntax of ranked memrefs in the MLIR Language Reference.
Rahul Joshi
- [Mlir-commits] [mlir] 2d128b0 - [NFC] Fix build warnings
Rahul Joshi
- [Mlir-commits] [mlir] c1f8568 - [MLIR] Fix for updating function signature in normalizing memrefs
Uday Bondhugula
- [Mlir-commits] [mlir] 06104cb - [NFC] Fix comment for DataOp
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 7641952 - Common code preparation for tblgen-types patch
Mehdi Amini
- [Mlir-commits] [mlir] 93628ea - [mlir] Fix passes.md's naming & add missing
Jacques Pienaar
- [Mlir-commits] [mlir] 57b871f - [mlir] Updates to generate dialect rather than op docs
Jacques Pienaar
- [Mlir-commits] [mlir] 584d919 - [mlir] Fix capitalization typo
Jacques Pienaar
- [Mlir-commits] [mlir] 3d2bab1 - [mlir][openacc] Remove detach and delete operands from acc.data
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 12ab4f8 - [mlir][openacc] Switch to assembly format for acc.data
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] fa08afc - [mlir][openacc] Add if, deviceptr operands and default attribute
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 76753a5 - Add FunctionType to MLIR C and Python bindings.
Stella Laurenzo
- [Mlir-commits] [mlir] 54759ce - [mlir] [VectorOps] changes to printing support for integers
Aart Bik
- [Mlir-commits] [mlir] e962895 - [mlir] [VectorOps] Relaxed restrictions on vector.reduction types even more
Aart Bik
- [Mlir-commits] [mlir] a975be0 - [mlir][shape] Make conversion passes more consistent.
Sean Silva
- [Mlir-commits] [mlir] 93936da - [mlir][Affine][VectorOps] Fix super vectorizer utility (D85869)
Diego Caballero
- [Mlir-commits] [mlir] 9f9f89d - Remove dependency from LLVM Dialect on the OpenMP dialect
Mehdi Amini
- [Mlir-commits] [mlir] bbb5dc4 - [mlir][openacc] Add acc.data operation verifier
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] f3ead88 - [MLIR][OpenMP] Removed the ambiguity in flush op assembly syntax
Kiran Kumar T P
- [Mlir-commits] [mlir] edeff6e - [mlir][GPU] Improve constant sinking in kernel outlining
Stephan Herhut
- [Mlir-commits] [mlir] 6199219 - [mlir] Fix shared libs build
Andrzej Warzynski
- [Mlir-commits] [mlir] 074ab23 - [mlir][Linalg] Refactor Linalg creation of loops to allow passing iterArgs - NFC
Nicolas Vasilache
- [Mlir-commits] [mlir] 6b64957 - [mlir][Linalg] Refactor Linalg op initTensors support - NFC
Nicolas Vasilache
- [Mlir-commits] [mlir] ecc9978 - [mlir][openacc] Add update operation
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 64c0c9f - [mlir] Expose Dialect class and registration/loading to C API
Alex Zinenko
- [Mlir-commits] [mlir] cc3b8e7 - [mlir][openacc] Add wait operation
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 51323fe - [mlir][openacc] Add init operation
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 9c77350 - [mlir][openacc] Add shutdown operation
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 543922c - Adds MLIR C-API for marshaling Python capsules.
Stella Laurenzo
- [Mlir-commits] [mlir] 05a3b4f - [MLIR] Add Async dialect with trivial async.region operation
Eugene Zhulenev
- [Mlir-commits] [mlir] a89fc12 - [mlir] Support return and call ops in bare-ptr calling convention
Diego Caballero
- [Mlir-commits] [mlir] eff9984 - Fix TODO in the mlir-cpu-runner/bare_ptr_call_conv.mlir test: call ops in bare-ptr calling convention is supported now (NFC)
Mehdi Amini
- [Mlir-commits] [mlir] f0506e4 - [MLIR] Avoid adding debuginfo for a function if it contains calls that has no debug info.
Tim Shen
- [Mlir-commits] [mlir] 4f0e0d9 - [mlir] Remove more OpBuilder args which are now injected
Jacques Pienaar
- [Mlir-commits] [mlir] 1c5aa8a - [mlir] Update docs referencing OpTrait::Symbol.
Mehdi Amini
- [Mlir-commits] [mlir] cdda782 - [MLIR][Standard] Add `atan2` to standard dialect
Frederik Gossen
- [Mlir-commits] [mlir] 8c05c7c - [MLIR][SPIRV] Support different function control in (de)serialization
George Mitenkov
- [Mlir-commits] [mlir] 14088a6 - [mlir] Added support for rank reducing subviews
Jakub Lichman
- [Mlir-commits] [mlir] 0b17d47 - [mlir][Linalg] Tile sizes for Conv ops vectorization added as pass arguments
Jakub Lichman
- [Mlir-commits] [mlir] f33f8a2 - Move AffineMapAttr into BaseOps.td
Benjamin Kramer
- [Mlir-commits] [mlir] 892fdc9 - [mlir][Linalg] Generalize the logic to compute reassociation maps
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] dd4fb7c - [mlir][openacc] Remove -allow-unregistred-dialect from ops and invalid tests
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] 655af65 - [MLIR] Add async.value type to Async dialect
Eugene Zhulenev
- [Mlir-commits] [mlir] e9b3884 - Add GDB prettyprinters for a few more MLIR types.
Christian Sigg
- [Mlir-commits] [mlir] dd14e58 - [mlir][vector] First step of vector distribution transformation
Thomas Raoux
- [Mlir-commits] [mlir] c694588 - [mlir][Linalg] Add pattern to tile and fuse Linalg operations on buffers.
llvmlistbot at llvm.org
- [Mlir-commits] [mlir] d4e889f - Remove `Ops` suffix from dialect library names
Stella Laurenzo
- [Mlir-commits] [mlir] f050553 - [mlir] Split Dialect::addOperations into two functions
River Riddle
Last message date:
Wed Sep 30 18:03:23 PDT 2020
Archived on: Mon Nov 23 06:19:17 PST 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).