Sign in
llvm
/
llvm-project
/
mlir
/
HEAD
ee701d6
[mlir][vscode] Update to capture angle brackets in types/attrs (#176665)
by Jacques Pienaar
· 5 hours ago
main
master
72b0249
[mlir][dataflow] Fix the LDBG print content of liveness-analysis (NFC) (#176542)
by lonely eagle
· 11 hours ago
69460ad
[mlir][memref] Refactor `ViewOpShapeFolder` (#176567)
by Longsheng Mou
· 19 hours ago
0faee63
[mlir][vscode] Remove resolved from lock file (#176611)
by Jacques Pienaar
· 24 hours ago
10319de
[mlir][vscode] Update lock file to match (#176608)
by Jacques Pienaar
· 25 hours ago
b7219fa
[mlir][vscode] Update engine (#176605)
by Jacques Pienaar
· 25 hours ago
78fd1a0
[mlir][vscode] Update dev dependencies (#176604)
by Jacques Pienaar
· 25 hours ago
32fc2a2
[mlir][vscode] Add angle bracket support to MLIR language configuration (#176602)
by Jacques Pienaar
· 25 hours ago
67ae906
[mlir][vscode] Fix PDLL grammar character class regex (#176601)
by Jacques Pienaar
· 25 hours ago
a3575f7
[mlir][vscode] Add actions for publishing to openvsx. (#176593)
by Jacques Pienaar
· 27 hours ago
3dcaf0e
[mlir][nfc] Fix function definition names post #175880 (#176586)
by Andrzej Warzyński
· 29 hours ago
8e9ff59
[mlir][Utils] Add verifyRanksMatch helper (NFC) (#175880)
by Nick Kreeger
· 29 hours ago
1e3d374
[mlir][memref] Add a `ViewOp::getMixedSizes` (#176561)
by Longsheng Mou
· 32 hours ago
65bf6f4
[mlir] fix math-to-apfloat after #172715 (#176462)
by Maksim Levental
· 2 days ago
f55fe7f
[mlir][math] Add vector support for math-to-apfloat (#172715)
by Maksim Levental
· 2 days ago
57e1db3
[OpenMP][Flang][MLIR] Introduce omp.declare_simd op and emit from Flang (#175604)
by Chi-Chun, Chen
· 2 days ago
826de3d
[flang] Added OperationMoveOpInterface for controlling LICM. (#175108)
by Slava Zakharin
· 2 days ago
d69dd48
[mlir][tosa] Separate layerwise folding and simple folder tests (NFC) (#172691)
by Luke Hutton
· 2 days ago
c332e32
[MLIR][Python] add builtin module transform test (#176388)
by Maksim Levental
· 2 days ago
90b6b11
[MLIR][XeGPU] Add support for cross-subgroup reduction from wg to sg (#170936)
by Nishant Patel
· 2 days ago
e23b4dd
[mlir][tosa] Add support for CONV2D_BLOCK_SCALED operator (#172294)
by Luke Hutton
· 2 days ago
7b75c71
[mlir][Python] remove stray nb::cast (#176299)
by Maksim Levental
· 2 days ago
05bd9cc
[MLIR][shard] checking for correct&full sharding annotations (#176000)
by Frank Schlimbach
· 3 days ago
2cefa0c
[mlir] Fix build after #175815 (#176332)
by Matthias Springer
· 3 days ago
dc86eb3
Add missing newlines at EOF; NFC (#176192)
by Sven van Haastregt
· 3 days ago
e615369
[mlir][Interfaces] Split successor inputs from region successor (#175815)
by Matthias Springer
· 3 days ago
af55456
[MLIR][NVVM][Tests] Re-enable matmul.py tests (#175728)
by Durgadoss R
· 3 days ago
155442c
[mlir][nvgpu] Fix a division by zero crash in OptimizeSharedMemoryPass (#174931)
by Longsheng Mou
· 3 days ago
41027d7
[acc] Fix OpenACCUtilsTest to avoid leak in isDeviceValueNonMappableType (#176269)
by Razvan Lupusoru
· 3 days ago
ac1cb8a
[mlir][AsmParser] Fix comment detection in string literals (#174125)
by Nick Kreeger
· 3 days ago
36c49c4
[acc][flang] Add isDeviceData APIs for device data detection (#176219)
by Razvan Lupusoru
· 3 days ago
5e29fc4
[ROCDL] Added `wave.id` to ROCDL (#176028)
by Ravil Dorozhinskii
· 3 days ago
3bbd68f
[ROCDL] added: rsq to rocdl.math; fixes to global/flat prefetch (#176167)
by Ravil Dorozhinskii
· 3 days ago
119c377
[mlir][tosa] Add pass to assign static input shape to TOSA functions (#171156)
by Luke Hutton
· 3 days ago
a93f6c3
[MLIR][XeGPU] Clean up helpers in XeGPUPropagateLayout (#175857)
by Nishant Patel
· 3 days ago
9018bc2
[mlir][tosa] Add support for fp32 accumulators in fp8 convolution operations (#175517)
by Luke Hutton
· 4 days ago
bf0432c
[flang][openacc] support array section privatization in lowering (#175184)
by jeanPerier
· 4 days ago
5a4443f
[Linalg] Update Conv Decomposition patterns to work with generic convolution ops as well (#174196)
by Abhishek Varma
· 4 days ago
b3be506
[mlir][Tensor] Add rank-reducing slice in generatedSlices (#174248)
by Bangtian Liu
· 4 days ago
2e907e3
[mlir][linalg] Fix vectorization precondition for tensor.pad (#175869)
by Ian Wood
· 4 days ago
8134aad
[MLIR][Complex] DivOp check for NaN in the folder (#169724)
by Amr Hesham
· 4 days ago
5ba6777
[mlir][xegpu] Allow index type in ConvertLayoutOp (#175671)
by Charitha Saumya
· 4 days ago
b5a912a
[MLIR][XeGPU] bug fix: removing temporary slice layout at the pass end (#172589)
by Jianhui Li
· 4 days ago
0eab304
[MLIR][Vector] Add a pattern that folds consecutive extract_strided_strided_slice ops (#175738)
by Adam Paszke
· 4 days ago
cfdb4c4
[NFC][MLIR] Remove obsolete target device test from openmp-todo.mlir (#175894)
by Chi-Chun, Chen
· 4 days ago
5adbcce
[flang][acc] Add ACCUseDeviceCanonicalizer pass (#175228)
by Razvan Lupusoru
· 4 days ago
3808556
[mlir][SPIRV] Move getDecorationString to SPIRVEnums utilities (NFC). (#174222)
by Nick Kreeger
· 4 days ago
4b65d95
[MLIR][XeGPU] Add 2D `vector.multi_reduction` optimization (#171154)
by Artem Kroviakov
· 4 days ago
64dfe35
[mlir][Interfaces][NFC] Simplify and align `RegionSuccessor` design / API (#174945)
by Matthias Springer
· 5 days ago
a41e673
[mlir][tosa] Shape operation level checks limited to MAX_SHAPE_LEN (#175020)
by Luke Hutton
· 5 days ago
406d932
[NFC] Exactly one kind typo fixes, change defintions to definitions. (#174333)
by willmafh
· 5 days ago
c5a98e0
[NFC][Linalg] Add `matchConvolutionOpOfType` API and make `isaConvolutionOpOfType` API a wrapper (#174722)
by Abhishek Varma
· 5 days ago
705b8b8
[MLIR][Bufferization] Fold LoadOp only when the buffer is read only (#172595)
by Batzorig Zorigoo
· 5 days ago
d50b5cb
[MLIR][XeGPU] Pass inst_data for blocking create/constant Mask and Step op (#175456)
by Nishant Patel
· 5 days ago
cbe47b3
[mlir][spirv] Allow complex element types in memref allocation checks (#175836)
by Eric Feng
· 5 days ago
76e242c
[mlir][gpu] Guard negative workgroup_attributions in GPU ops (#174409)
by Prathamesh Tagore
· 5 days ago
bd91094
[mlir] Use bind_front in RemarkEngine. NFC. (#175818)
by Jakub Kuderski
· 5 days ago
50de585
[mlir][arith] Fix SelectOp unsafe int range inference with uninitialized range case (#173716)
by Longsheng Du
· 5 days ago
fab30c8
Fix typos and spelling errors across codebase (#156270)
by Austin Jiang
· 5 days ago
650d0d7
[MLIR][Python] Improve Iterator performance. Don't `throw` in `dunderNext` methods. (#175377)
by MaPePeR
· 5 days ago
eb324cf
[mlir][SCF] Fix region branch op interfaces for `scf.forall` and its terminator (#174221)
by Matthias Springer
· 5 days ago
d1f78ae
Revert "[NVPTX] Validate user-specified PTX version against SM version" (#175760)
by Mehdi Amini
· 5 days ago
97f8e5a
[mlir] IntRangeNarrowing: Narrow loop induction variables. (#175455)
by Ivan Butygin
· 6 days ago
0d64a30
[MLIR][SCFToOpenMP] Fix crash when lowering vector reductions (#173978)
by Aniket Singh
· 6 days ago
88b6d09
[mlir] Compose expand of collapse to cast (#172864)
by Maya Amrami
· 6 days ago
208424b
[mlir] Consolidate patterns into `RegionBranchOpInterface` patterns (#174094)
by Matthias Springer
· 6 days ago
a47bfbb
[NVPTX] Validate user-specified PTX version against SM version (#174834)
by Justin Fargnoli
· 6 days ago
3078a51
[MLIR][NFC] Fix ambiguity between const char* and Twine (#175600)
by Alexis Engelke
· 6 days ago
905b0bc
[mlir][Python] downcast Value to BlockArgument or OpResult (#175264)
by Maksim Levental
· 6 days ago
3d7dd60
[mlir][Python] don't build libnanobind if module only has "pure" sources (#175090)
by Maksim Levental
· 6 days ago
4c36d5a
[mlir][Utils] Add VerificationUtils (NFC) (#174336)
by Nick Kreeger
· 6 days ago
e218fd4
[mlir][dataflow] Use OpWithFlags skipRegions to replace opName when print op in SparseAnalysis.cpp (NFC) (#175418)
by lonely eagle
· 6 days ago
f357f78
[mlir][Shape] Fix Yoda condition in OutlineShapeComputation (#174146)
by Nick Kreeger
· 6 days ago
c89ceb2
[mlir][amdgpu] Remove redundant barriers (#175436)
by Ivan Butygin
· 7 days ago
6b083a7
Reapply [mlir][memref]: Allow collapse of strided unit dim even if strides are dynamic (#171039)
by Maya Amrami
· 8 days ago
9288359
[mlir][Interfaces][NFC] Document that `RegionBranchTerminatorOpInterface` is mandatory (#174978)
by Matthias Springer
· 8 days ago
d97a48a
[mlir] Remove loop peeling explicit C'tor (#175419)
by ofri frishman
· 8 days ago
9564eda
[MLIR][Python] Rename `GreedyRewriteDriverConfig` to `GreedyRewriteConfig` (#175409)
by Twice
· 8 days ago
21647b4
[mlir][Python] fix dialect extensions which bind C types (#175405)
by Maksim Levental
· 8 days ago
ded49e7
[MLIR][Python] Register `OpAttributeMap` as `Mapping` for `match` compatibility (#174292)
by MaPePeR
· 8 days ago
8999791
[MLIR][Python] Add `attr_name` for `FloatAttr` (#175306)
by Twice
· 8 days ago
2141d84
[MLIR][SCF] Fix Loop Trip Count Calculation for Unsigned Values (#175301)
by Veera
· 9 days ago
fbc52e4
[mlir][Python] add docs about downstream type/attr implementation (#175259)
by Maksim Levental
· 9 days ago
7cef5ec
[mlir][Bytecode] Fix infinite loop by tracking type/attribute in deferred worklist (#174874)
by Hideto Ueno
· 9 days ago
ca95386
[mlir][tosa] Add log2_ceil/log2_floor/exp2_shape ops (#175057)
by Yuvaraj Venkatesh
· 9 days ago
27ed8d1
[mlir][tosa] Add min/max_shape ops (#175146)
by Philip742
· 9 days ago
9ce8173
[flang][mlir] Add checks and test for linear clause on omp.wsloop and omp.simd (#174916)
by NimishMishra
· 9 days ago
b3030ce
[mlir][Analysis][NFC] Improve `RegionBranchOpInterface` API usage (#173983)
by Matthias Springer
· 9 days ago
16c4010
[MLIR][Quant] Add DialectInlinerInterface to QuantDialect (#172509)
by Jonas Rickert
· 9 days ago
52248b0
[MLIR][NVVM] Fix crash on invalid optimization level in NVVMTargetAttr (#173280)
by Akimasa Watanuki
· 9 days ago
87740b6
[MLIR][OpenMP] Support cancel taskgroup inside of taskloop (#174815)
by Tom Eccles
· 10 days ago
037510f
[mlir][OpenMP] Don't allocate task context structure if not needed (#174588)
by Tom Eccles
· 10 days ago
489dc9a
[MLIR][OpenMP] Add Initial Taskloop Clause Support (#174623)
by Jack Styles
· 10 days ago
eb0d7a1
[mlir][tosa] Add mod_shape op (#170343)
by Luke Hutton
· 10 days ago
c514554
[mlir][dataflow] Use successor.isParent to replace successor.getSuccessor (NFC) (#174615)
by lonely eagle
· 10 days ago
24cb086
[mlir][acc] Fix unused variable warning in non-asserts build (#175101)
by Aiden Grossman
· 10 days ago
40ef666
[mlir][Python] fix namespace shadowing on MSVC (#175077)
by Maksim Levental
· 10 days ago
24fe693
[mlir][amdgpu] gfx1250+ lower fat_raw_pointer_cast (#175047)
by Erick Ochoa Lopez
· 10 days ago
dfec73f
[mlir][acc] Add OffloadLiveInValueCanonicalization pass (#174671)
by Razvan Lupusoru
· 10 days ago
34073bf
[mlir][python] Fail fast when nanobind is missing for Python bindings (#174649)
by Hideto Ueno
· 10 days ago
Next »