Sign in
llvm
/
llvm-project
/
mlir
/
HEAD
090751d
[MLIR] Cleanup `constantTripCount()` (NFC) (#159307)
by Mehdi Amini
· 3 hours ago
main
master
1da2842
[mlir][spirv] Add validation and missing capabilities in Target tests (#159139)
by Igor Wodiany
· 5 hours ago
8061b91
[mlir][doc] fix `affine` op header link (#158650)
by Elam Cohavi
· 6 hours ago
0a2fbd8
[mlir][gpu][vector] Lower Vector dialect to GPU for element-wise ops only (#159091)
by Hsiangkai Wang
· 7 hours ago
74ece8e
[MLIR] Add a getStaticTripCount method to LoopLikeOpInterface (#158679)
by Mehdi Amini
· 7 hours ago
35fa2aa
[MLIR] Apply clang-tidy fixes for readability-simplify-boolean-expr in TosaOps.cpp (NFC)
by Mehdi Amini
· 4 weeks ago
ca3f55f
[MLIR][NVVM] Add clusterlaunchcontrol Ops (#156585)
by Srinivasa Ravi
· 7 hours ago
abfe124
[MLIR] Fix compilation after #157771 (#159257)
by Jan Patrick Lehr
· 8 hours ago
b6bc5ae
Revert "Reapply "[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.coro.end #153404"" (#159236)
by Weibo He
· 11 hours ago
1b33cb5
Reapply "[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.coro.end #153404" (#155339)
by Weibo He
· 11 hours ago
d7c675b
[mlir][Vector] Add patterns to lower `vector.shuffle` (#157611)
by Diego Caballero
· 14 hours ago
50a3eeb
[MLIR][Vector] Add unrolling pattern for vector StepOp (#157752)
by Nishant Patel
· 16 hours ago
b92f329
[MLIR][XeVM] Add xevm blockload and blockstore op definition. (#158118)
by Sang Ik Lee
· 18 hours ago
af81276
[MLIR] Make 1-D memref flattening a prerequisite for vector narrow type emulation (#157771)
by Alan Li
· 18 hours ago
69f0633
[MLIR] Apply clang-tidy fixes for readability-identifier-naming in OpenACC.cpp (NFC)
by Mehdi Amini
· 4 weeks ago
4f294ed
[OpenACC] verify acc:DataOp operand not BlockArgument (#159148)
by Scott Manley
· 20 hours ago
49a16ed
[mlir][arith][NFC] Minor Revisions to Comments (#158757)
by Akhil Goel
· 21 hours ago
cc22e15
[mlir][tosa] Handle unsigned constants in `TosaConvertIntegerTypeToSignless` (#156483)
by Luke Hutton
· 21 hours ago
c3b9106
[MLIR][Python] add `not` to `MLIR_PYTHON_TEST_DEPENDS` (#159124)
by Maksim Levental
· 22 hours ago
daa4ae5
[mlir][spirv][nfc] Update documentation to describe the testing strategy (#158962)
by Igor Wodiany
· 22 hours ago
240e419
[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in WinogradConv2D.cpp (NFC)
by Mehdi Amini
· 4 weeks ago
ee75c69
[mlir][gpu][spirv] Add conversion for gpu.subgroup_mma_elementwise mulf (#158832)
by Hsiangkai Wang
· 24 hours ago
f89c9d9
[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in LowerGpuOpsToROCDLOps.cpp (NFC)
by Mehdi Amini
· 4 weeks ago
086eefa
[MLIR][OpenMP] Set default address space for OpenMPIRBuilder (#158689)
by Nick Sarnie
· 25 hours ago
36b27a8
[MLIR] Use IntValidAlignment for alignment attributes (#158137)
by jiang1997
· 25 hours ago
764a0cd
[MLIR] Fix SCF loop specialization (peeling) to work on scf.for with non-index type (#158707)
by Mehdi Amini
· 27 hours ago
dd88044
[MLIR] Turn `RemarkFormat` into an enum class (NFC) (#158733)
by Mehdi Amini
· 28 hours ago
018c61f
[mlir][spirv] Update spirv validation for module.mlir (#158678)
by Igor Wodiany
· 30 hours ago
cd58859
[MLIR][Python] Add docstring for generated python op classes (#158198)
by Twice
· 35 hours ago
559d5e4
[mlir][scf] Remove unnecessary IRMapping in outlineSingleBlockRegion (NFC) (#158675)
by lonely eagle
· 2 days ago
51c9102
[mlir] Fix possible null dereference during error logging in EmitC (#157456)
by Daniel Kuts
· 2 days ago
76bd106
[mlir][vector] Use `source` as the source argument name (#158258)
by Andrzej Warzyński
· 2 days ago
a26f3f2
[MLIR][Python] fix generated value builder type hints (#158449)
by Maksim Levental
· 2 days ago
dd7845a
Default DEBUG_TYPE to the current filename for logging (#158494)
by Mehdi Amini
· 2 days ago
450245d
[MLIR] Attempt to fix sanitizer issue (access of uninitialized member)
by Mehdi Amini
· 2 days ago
038ca4a
[mlir][TableGen] Emit interface traits after all interfaces (#147699)
by Andrei Golubev
· 2 days ago
4b647a3
[mlir] Add base class type aliases for rewrites/conversions. NFC. (#158433)
by Jakub Kuderski
· 2 days ago
768106e
[mlir][func]-Add deduplicate funcOp arguments transform (#158266)
by Amir Bishara
· 2 days ago
ed6bdf9
[mlir][tosa] Add support for BF16 in `tosa.resize` legalization (#158616)
by Georgios Pinitas
· 2 days ago
1a88861
[OpenACC] verify acc::DeclareEnterOp operand not BlockArgument (#158095)
by Scott Manley
· 2 days ago
3f50150
[mlir][vector][nfc] Group all tests for `foldFromElementsToConstant` (#158578)
by Andrzej Warzyński
· 2 days ago
896fb17
[mlir][tosa] Introduce accumulator type for `reduce_sum` on bf16 (#158389)
by Georgios Pinitas
· 2 days ago
e5bac47
[mlir][vector] Tidy-up testing for to/from_elements unrolling (#158309)
by Andrzej Warzyński
· 2 days ago
cb5889a
[MLIR][Python] restore `liveModuleMap` (#158506)
by Maksim Levental
· 2 days ago
fa05ce6
[NFC][mlir][ptr] Clarify pointer dialect semantics (#158484)
by Fabian Mora
· 3 days ago
e41659f
[MLIR] Apply clang-tidy fixes for performance-unnecessary-copy-initialization in Linalg.cpp (NFC)
by Mehdi Amini
· 4 weeks ago
ad9c428
[mlir][ptr] Add ConstantOp with NullAttr and AddressAttr support (#157347)
by Fabian Mora
· 3 days ago
c5121b1
[MLIR] Apply clang-tidy fixes for llvm-else-after-return in TosaProfileCompliance.cpp (NFC)
by Mehdi Amini
· 4 weeks ago
a904528
[mlir][LLVM] Add LLVMAddrSpaceAttrInterface and NVVMMemorySpaceAttr (#157339)
by Fabian Mora
· 3 days ago
3575040
[MLIR] Apply clang-tidy fixes for llvm-qualified-auto in MPIToLLVM.cpp (NFC)
by Mehdi Amini
· 4 weeks ago
ab7113d
[mlir][scf] ExecuteRegionOp folders to consider no_inline attribute (#158083)
by Dor Arad
· 3 days ago
984a2ca
[mlir] Documentation typo fixes (#135732)
by Timothy Hoffman
· 4 days ago
2aacec8
[mlir] Fix correct memset range in `OwningMemRef` zero-init (#158200)
by Ryan Kim
· 4 days ago
af80f17
[Linalg] Fix bug in control function logic of push down extract pattern (#158348)
by Nirvedh Meshram
· 5 days ago
d5974a4
[MLIR][XeGPU] Distribute vector.step & vector.shape_cast op from wg to sg (#155443)
by Nishant Patel
· 5 days ago
6ce1ca2
[MLIR] Add `InParallelOpInterface` for parallel combining operations (#157736)
by Alan Li
· 5 days ago
e9c6775
[mlir][Intrange] Fix materializing ShapedType constant values (#158359)
by Jeff Niu
· 5 days ago
20d944c
[MLIR] enable Standalone example test for Windows (#158183)
by Maksim Levental
· 5 days ago
24f51fb
[mlir][NFC] Correct pattern names to match the behaviors. (#158177)
by Han-Chung Wang
· 5 days ago
50726f7
[MLIR] Add debug log to the pass manager (NFC) (#156205)
by Mehdi Amini
· 5 days ago
47ae0de
[mlir][xegpu] Add support for `vector.multi_reduction` and `vector.shape_cast` SIMT distribution. (#157560)
by Charitha Saumya
· 5 days ago
60684db
[mlir] Self-nominate for arith dialect maintenance (#157355)
by Jakub Kuderski
· 5 days ago
d62aa09
[mlir][Transforms][NFC] Remove `reconcileUnrealizedCasts` forward-declaration (#158291)
by Matthias Springer
· 5 days ago
2b44a97
[mlir][IR] Fix build error with gcc-7 (#158305)
by Matthias Springer
· 5 days ago
3856182
Fix MLIR Transform Tutorial Doc (#155285)
by Brandon Kirincich
· 5 days ago
5fc1bbf
[MLIR] Add remark flags to mlir-opt (#156825)
by Guray Ozen
· 5 days ago
3d05721
[mlir][Transforms] Fix crash in `reconcile-unrealized-casts` (#158298)
by Matthias Springer
· 5 days ago
841db68
[mlir][spirv] Add support for SPV_ARM_graph extension - part 3 (#156845)
by Davide Grohmann
· 5 days ago
8d0dbb1
[mlir][spirv] Add support for SPV_ARM_graph extension - part 2 (#156665)
by Davide Grohmann
· 5 days ago
d442dda
Revert "[mlir][Transforms] Fix crash in `reconcile-unrealized-casts`" (#158295)
by Mehdi Amini
· 5 days ago
e1e96fc
[mlir][Transforms] Fix crash in `reconcile-unrealized-casts` (#158067)
by Matthias Springer
· 5 days ago
d3c5b24
[mlir][AMDGPU] Updated `PermlaneSwapOp` to select correct val (#157586)
by Gaurav Verma
· 5 days ago
2db4cec
Introduce LDBG_OS() macro as a variant of LDBG() (#158277)
by Mehdi Amini
· 5 days ago
14fc52e
Revert "Introduce LDBG_OS() macro as a variant of LDBG() (#157194)" (#158264)
by Mehdi Amini
· 5 days ago
13b7be4
Introduce LDBG_OS() macro as a variant of LDBG() (#157194) (#158260)
by Mehdi Amini
· 5 days ago
8aafcc2
[mlir][vector] Add a new TD op to wrap unit-dim collapsing patterns (#157507)
by Andrzej Warzyński
· 5 days ago
50c4003
[AArch64][SME] Improve codegen for aarch64.sme.cnts* when not in streaming mode (#154761)
by Kerry McLaughlin
· 5 days ago
0f40d1f
[MLIR][XeGPU][VectorToXeGPU] Fix transfer_read/write cases with non-contiguous memrefs (#158126)
by Dmitry Chigarev
· 6 days ago
1f923e2
[MLIR] Avoid resolving callable outside the analysis scope in DeadCodeAnalysis (#155088)
by Mehdi Amini
· 6 days ago
b85d568
[MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in ValueBoundsOpInterface.cpp (NFC)
by Mehdi Amini
· 4 weeks ago
d258d36
[mlir][vector] Add LinearizeVectorToElements (#157740)
by Erick Ochoa Lopez
· 6 days ago
8d24056
[mlir][vector] Add vector.to_elements unrolling (#157142)
by Erick Ochoa Lopez
· 6 days ago
04285af
[LLVM][MLIR] Move LSP server support library from MLIR into LLVM (#157885)
by Bertik23
· 6 days ago
7e88c83
[clang] Use VFS for `-fopenmp-host-ir-file-path` (#156727)
by Jan Svoboda
· 6 days ago
44302e9
[mlir][vector] Remove hooks deprecated pre Release/21 branch (#157806)
by Andrzej Warzyński
· 6 days ago
b4d3fda
[MLIR] Enable caching of type conversion in the presence of context-aware conversion (#158072)
by Mehdi Amini
· 6 days ago
eb10407
[MLIR][Bytecode] Followup 8106c81 (#157136)
by Nikhil Kalra
· 6 days ago
2d29808
Revert "Introduce LDBG_OS() macro as a variant of LDBG()" (#158058)
by Mehdi Amini
· 6 days ago
0449732
Introduce LDBG_OS() macro as a variant of LDBG() (#157194)
by Mehdi Amini
· 6 days ago
96bcad2
[IRDL] [NFC] Add the IRDL dialect rationale document (#157858)
by Théo Degioanni
· 6 days ago
f9a0371
[MLIR][Conversion] Convert XeGPU to XeVM pass: Remove lowering support for tensor descriptor with offsets. (#157550)
by Sang Ik Lee
· 7 days ago
6c85a02
[MLIR] Apply clang-tidy fixes for performance-for-range-copy in OpenMPDialect.cpp (NFC)
by Mehdi Amini
· 4 weeks ago
e8028fc
[MLIR] Apply clang-tidy fixes for misc-use-internal-linkage in TosaOps.cpp (NFC)
by Mehdi Amini
· 4 weeks ago
a3cd555
[MLIR] Apply clang-tidy fixes for readability-container-size-empty in DecomposeGenericByUnfoldingPermutation.cpp (NFC)
by Mehdi Amini
· 4 weeks ago
c8239b3
[MLIR] Apply clang-tidy fixes for performance-unnecessary-value-param in NormalizeQuantTypes.cpp (NFC)
by Mehdi Amini
· 4 weeks ago
42cdcd5
[MLIR][Vector] Add warp distribution for `scf.if` (#157119)
by Artem Kroviakov
· 7 days ago
ba4e03e
[mlir][Linalg] Allow PartialReductionOpInterface ops in tile_reduction_using_forall (#157932)
by Bangtian Liu
· 7 days ago
2cf6caf
[mlir][LLVMIR] Support memory model relaxation annotations (MMRA) (#157770)
by Krzysztof Drewniak
· 7 days ago
a6ca1e2
[mlir][spirv] Check variable for null before dereferencing (#157457)
by Daniel Kuts
· 7 days ago
4a2d161
[flang][OpenMP] Enable tiling (#143715)
by Jan Leyonberg
· 7 days ago
Next »