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
/
CAPI
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir][sparse] Renaming the STEA field `dimLevelType` to `lvlTypes`
wren romano
2023-05-17
1
-9
/
+8
*
[mlir] Update method cast calls to function calls
Tres Popp
2023-05-12
3
-177
/
+199
*
[mlir] Move casting calls from methods to function calls
Tres Popp
2023-05-12
4
-56
/
+48
*
[MLIR] Add InferShapedTypeOpInterface bindings
Arash Taheri-Dezfouli
2023-05-11
1
-22
/
+105
*
[MLIR][python bindings] Add `PyValue.print_as_operand` (`Value::printAsOperand`)
max
2023-05-08
1
-0
/
+8
*
Introduce MLIR Op Properties
Mehdi Amini
2023-05-01
2
-4
/
+7
*
Revert "Introduce MLIR Op Properties"
Mehdi Amini
2023-05-01
1
-2
/
+1
*
Introduce MLIR Op Properties
Mehdi Amini
2023-05-01
1
-1
/
+2
*
[mlir][bytecode] Return error instead of min version
Jacques Pienaar
2023-04-30
1
-13
/
+6
*
[mlir][bytecode] Allow client to specify a desired version.
Jacques Pienaar
2023-04-29
1
-3
/
+35
*
[MLIR][python bindings] Reimplement `replace_all_uses_with` on `PyValue`
max
2023-04-26
1
-0
/
+4
*
Revert "[MLIR][python bindings] implement `replace_all_uses_with` on `PyValue`"
max
2023-04-25
1
-4
/
+0
*
[MLIR][python bindings] implement `replace_all_uses_with` on `PyValue`
max
2023-04-24
1
-0
/
+4
*
[mlir] Update JitRunner, ExecutionEngine after LLVM commit 8b1771bd9f3.
Lang Hames
2023-03-27
1
-1
/
+2
*
[APFloat] Add E4M3B11FNUZ
David Majnemer
2023-03-24
1
-0
/
+8
*
[mlir] Support lowering of dialect attributes attached to top-level modules
Sergio Afonso
2023-03-21
4
-2
/
+10
*
[mlir][sparse] Renaming "pointer/index" to "position/coordinate"
wren romano
2023-03-06
1
-12
/
+12
*
[mlir][CAPI] Allow running pass manager on any operation
rkayaith
2023-03-01
1
-3
/
+3
*
[mlir][python] Add generic operation parse APIs
rkayaith
2023-03-01
1
-0
/
+9
*
[mlir][python] Don't emit diagnostics when printing invalid ops
Rahul Kayaith
2023-02-26
1
-0
/
+4
*
[mlir][sparse] Factoring out SparseTensorType class
wren romano
2023-02-14
1
-3
/
+3
*
[mlir] Add Float8E5M2FNUZ and Float8E4M3FNUZ types to MLIR
Jake Hall
2023-02-13
1
-0
/
+16
*
[MLIR] Expose LocationAttrs in the C API
Andrew Young
2023-01-24
2
-0
/
+16
*
[mlir] Use std::optional instead of llvm::Optional (NFC)
Kazu Hirata
2023-01-14
3
-7
/
+8
*
[mlir] Add #include <optional> (NFC)
Kazu Hirata
2023-01-13
3
-0
/
+3
*
Move from llvm::makeArrayRef to ArrayRef deduction guides - last part
serge-sans-paille
2023-01-10
5
-23
/
+21
*
mlir/tblgen: use std::optional in generation
Ramkumar Ramachandra
2022-12-17
1
-1
/
+1
*
[mlir-c] Add method to create unmanaged dense resource elements attr
Jacques Pienaar
2022-12-16
1
-0
/
+143
*
[mlir][CAPI] Add a simple MlirOpOperand API for MlirValue uses.
Mike Urbach
2022-12-12
1
-0
/
+37
*
[mlir] Use std::nullopt instead of None (NFC)
Kazu Hirata
2022-12-03
1
-1
/
+1
*
Merge kDynamicSize and kDynamicSentinel into one constant.
Aliia Khasanova
2022-11-21
1
-3
/
+3
*
[mlir][AsmPrinter] Allow explicitly disabling debug info
River Riddle
2022-11-18
1
-2
/
+2
*
Add Float8E4M3FN type to MLIR.
Reed
2022-11-16
1
-0
/
+8
*
[mlir][CAPI] Include anchor op in mlirParsePassPipeline
rkayaith
2022-11-03
1
-4
/
+8
*
[mlir][CAPI] Allow specifying pass manager anchor
rkayaith
2022-10-27
1
-0
/
+5
*
[mlir][python] Include pipeline parse errors in exception message
rkayaith
2022-10-27
1
-0
/
+9
*
[mlir] Fix and test python bindings for dump_to_object_file
Denys Shabalin
2022-10-20
1
-1
/
+3
*
[mlir][sparse] Use the runtime DimLevelType instead of a separate tablegen enum
wren romano
2022-10-18
1
-20
/
+11
*
[mlir] Simplify DestinationStyleOpInterface.
Alexander Belyaev
2022-10-17
1
-3
/
+3
*
[mlir] add OperationType to the Transform dialect
Alex Zinenko
2022-10-11
2
-0
/
+57
*
[mlir][sparse] introduce a higher-order tensor mapping
Aart Bik
2022-10-05
1
-4
/
+11
*
Add APFloat and MLIR type support for fp8 (e5m2).
Stella Laurenzo
2022-10-04
1
-0
/
+8
*
[mlir][c] Init MLProgram C API
Jacques Pienaar
2022-10-03
2
-0
/
+23
*
Revert "Add APFloat and MLIR type support for fp8 (e5m2)."
Vitaly Buka
2022-10-02
1
-8
/
+0
*
Add APFloat and MLIR type support for fp8 (e5m2).
Stella Laurenzo
2022-10-02
1
-0
/
+8
*
[mlir] Add Python bindings for StridedLayoutAttr
Denys Shabalin
2022-09-29
1
-1
/
+2
*
[mlir] Add C bindings for StridedArrayAttr
Denys Shabalin
2022-09-29
1
-0
/
+27
*
Plumb write_bytecode to the Python API
Mehdi Amini
2022-09-05
2
-1
/
+8
*
[mlir] Make DenseArrayAttr generic
Jeff Niu
2022-08-30
1
-1
/
+1
*
[mlir][sparse] add more dimension level types and properties
Aart Bik
2022-08-30
1
-1
/
+22
[next]