index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mlir
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[mlir][sparse] Improve quick sort by using a loop to sort the bigger partition.
bixia1
2023-03-10
1
-59
/
+120
*
[mlir][sparse] support dynamic sparse tensor slices.
Peiming Liu
2023-03-10
8
-95
/
+205
*
Implements MLIR Bytecode versioning capability
Matteo Franciolini
2023-03-10
3
-156
/
+263
*
[mlir][sparse] extend storage specifier operations for slices.
Peiming Liu
2023-03-10
3
-36
/
+178
*
[mlir][spirv][vector] Add pattern to convert reduction to SPIR-V dot prod
Jakub Kuderski
2023-03-10
2
-0
/
+88
*
[mlir][NFC] reifyResultShapes: Add extra error checking
Matthias Springer
2023-03-10
11
-72
/
+77
*
[mlir][tensor/linalg] Fix bug in reifyResultShapes
Matthias Springer
2023-03-10
2
-8
/
+27
*
[mlir][GPUToLLVM] Fix regression introduced with opaque-pointers when generat...
Markus Böck
2023-03-10
1
-2
/
+1
*
[mlir] Add support for f8 data types to LLVM dialect types
Eugene Zhulenev
2023-03-09
1
-0
/
+4
*
[mlir][vector] remove unnecessary VectorTransformOps include
Emilio Cota
2023-03-09
1
-1
/
+0
*
[mlir][sparse] deduplicate non-unique coordinates unconditionally
Peiming Liu
2023-03-09
1
-3
/
+5
*
[mlir][sparse] fix bugs when convert coo to coo but with different dim ordering
Peiming Liu
2023-03-09
1
-3
/
+9
*
[mlir][vector] Add missing build dependencies for VectorToGPU
Jakub Kuderski
2023-03-09
1
-0
/
+1
*
[mlir][vector][nvgpu] Move MMA contraction preparation to VectorUtils
Jakub Kuderski
2023-03-09
3
-60
/
+113
*
[mlir][sparse] deduplicate non-unique coordinates when coiterating collapsed ...
Peiming Liu
2023-03-09
1
-13
/
+83
*
[mlir][tensor] Expose padding requirement of pack ops to a static method
Hanhan Wang
2023-03-09
1
-15
/
+9
*
[Flang][MLIR][OpenMP] Add support for logical eqv in worksharing-loop
Dylan Fleming
2023-03-09
1
-11
/
+60
*
[mlir][llvm] Add inalloca attribute to alloca op.
Théo Degioanni
2023-03-09
1
-5
/
+15
*
[mlir][sparse] Factoring out Merger::expIsTensor
wren romano
2023-03-08
1
-4
/
+3
*
[mlir][sparse] Making SortMask into an enum-class
wren romano
2023-03-08
1
-16
/
+22
*
[mlir][linalg] Downscale 2D convolution with unit dimensions to 1D convolution
Devajith Valaparambil Sreeramaswamy
2023-03-08
2
-2
/
+60
*
[mlir][linalg] Add vectorization support for conv_1d
Devajith Valaparambil Sreeramaswamy
2023-03-08
1
-56
/
+212
*
[mlir][scf] Fix bug in software pipeliner and simplify the logic
Thomas Raoux
2023-03-08
1
-85
/
+53
*
[mlir][sparse] fix a bug in unpack op that used wrong compare predicate.
Peiming Liu
2023-03-08
1
-1
/
+2
*
Make it possible to create DenseElementsAttrs with arbitrary shaped types in ...
Adam Paszke
2023-03-08
1
-2
/
+11
*
[mlir] Apply ClangTidyLegacy findings (NFC)
Adrian Kuegel
2023-03-08
1
-2
/
+2
*
[mlir][linalg] Refine how contiguous loads are identified
Andrzej Warzynski
2023-03-08
1
-65
/
+88
*
Make mlir-opt --show-dialects option print on a single line
Mehdi Amini
2023-03-08
1
-2
/
+2
*
[mlir][sparse] Cleaning up code style for genCast
wren romano
2023-03-07
1
-27
/
+28
*
[mlir][sparse] deduplicate non-unique coordinates when coiterating COO tensors
Peiming Liu
2023-03-07
3
-6
/
+82
*
[mlir][python] Capture error diagnostics in exceptions
Rahul Kayaith
2023-03-07
5
-133
/
+188
*
[Flang][OpenMP][MLIR][Driver][bbc] Add -fopenmp-is-device flag to Flang -fc1 ...
Andrew Gozillon
2023-03-07
1
-0
/
+20
*
[MLIR] Fix affine analysis check for ops with no common block
Uday Bondhugula
2023-03-07
1
-17
/
+24
*
Move tosa.reshape lowering patterns from TosaToLinalg to TosaToTensor
Krzysztof Drewniak
2023-03-07
3
-246
/
+231
*
Delete ActionManager and replace it with a simple callback on the Context
Mehdi Amini
2023-03-07
3
-10
/
+26
*
[mlir][arith] Canonicalize `addi(x, muli(y, -1))` -> `subi(x, y)`
Jakub Kuderski
2023-03-06
2
-2
/
+23
*
[mlir][sparse] Fixing -Wsign-compare error in D144773
wren romano
2023-03-06
1
-3
/
+5
*
[mlir] Fix a warning
Kazu Hirata
2023-03-06
1
-1
/
+1
*
[mlir][math] Add math.cbrt polynomial approximation
Robert Suderman
2023-03-06
1
-1
/
+94
*
[mlir][sparse] Renaming "pointer/index" to "position/coordinate"
wren romano
2023-03-06
19
-1297
/
+1320
*
[mlir-opt] Fix dialect preload after fb1bb6a
Goran Flegar
2023-03-06
1
-0
/
+1
*
Rename DebugAction to tracing::Action and move related code from lib/Support ...
Mehdi Amini
2023-03-06
7
-11
/
+23
*
Change the DebugAction paradigm to delegate the control to the handler
Mehdi Amini
2023-03-06
1
-3
/
+3
*
Expose a convenient registerCLOptions() for MlirOptMainConfig
Mehdi Amini
2023-03-06
1
-60
/
+74
*
[mlir][IR] Clean up mergeBlockBefore and mergeBlocks
Matthias Springer
2023-03-06
9
-89
/
+100
*
[mlir] Apply ClangTidy readability finding (NFC)
Adrian Kuegel
2023-03-06
1
-1
/
+1
*
[mlir][IR] Trigger notifyOperationModified for replacements
Matthias Springer
2023-03-06
1
-10
/
+12
*
[mlir][IR][NFC] Move `walk` definitions to header file
Matthias Springer
2023-03-06
1
-207
/
+2
*
[mlir][Interfaces] ReifyRankedShapedTypeOpInterface returns OpFoldResults
Matthias Springer
2023-03-06
13
-57
/
+56
*
[mlir][scf] Relax type requirement on for
Jacques Pienaar
2023-03-05
1
-15
/
+22
[prev]
[next]