index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mlir
/
lib
/
Dialect
/
StandardOps
/
Ops.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for PatternRewriter::eraseOp.
River Riddle
2019-10-16
1
-8
/
+6
*
Add unary ops and ExpOp to Standard Dialect.
Alexander Belyaev
2019-10-11
1
-2
/
+17
*
Allow dynamic but ranked types in ops with SameOperandsAndResultShape and Sam...
Smit Hinsu
2019-10-08
1
-18
/
+1
*
Fix typos, NFC.
Christian Sigg
2019-10-04
1
-1
/
+1
*
Add fpext and fptrunc to the Standard dialect and includes conversion to LLVM
MLIR Team
2019-10-03
1
-0
/
+22
*
NFC - clean up op accessor usage, std.load/store op verify, other stale info
Uday Bondhugula
2019-09-27
1
-22
/
+4
*
Introduce splat op + provide its LLVM lowering
Uday Bondhugula
2019-09-24
1
-8
/
+57
*
Add integer sign- and zero-extension and truncation to standard.
Manuel Freiberger
2019-09-21
1
-0
/
+67
*
NFC: Pass OpAsmPrinter by reference instead of by pointer.
River Riddle
2019-09-20
1
-142
/
+142
*
NFC: Pass OperationState by reference instead of by pointer.
River Riddle
2019-09-20
1
-110
/
+110
*
NFC: Pass OpAsmParser by reference instead of by pointer.
River Riddle
2019-09-20
1
-195
/
+192
*
add missing memref cast fold pattern for dim op
Uday Bondhugula
2019-09-13
1
-0
/
+6
*
Cmpf constant folding for nan and inf
Geoffrey Martin-Noble
2019-09-12
1
-4
/
+4
*
Add the initial inlining infrastructure.
River Riddle
2019-09-05
1
-1
/
+50
*
Add implementation for tensor_load and tensor_store operations.
Stephan Herhut
2019-08-28
1
-0
/
+57
*
Add a hook to the OpAsmDialectInterface to allow providing a special name for...
River Riddle
2019-08-21
1
-0
/
+37
*
NFC: Move LLVMIR, SDBM, and StandardOps to the Dialect/ directory.
River Riddle
2019-08-19
1
-0
/
+2102
[prev]