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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] NFC: Rename index_t to index_type
Rainer Orth
2020-03-06
1
-5
/
+5
*
Revert "[mlir] Create a gpu.module operation for the GPU Dialect."
Benjamin Kramer
2020-01-16
11
-34
/
+35
*
[mlir] : Fix ViewOp shape folder for identity affine maps
Ahmed Taei
2020-01-15
1
-1
/
+2
*
[mlir][spirv] Properly support SPIR-V conversion target
Lei Zhang
2020-01-14
3
-10
/
+281
*
[mlir] Enable printing of FuncOp in the generic form.
River Riddle
2020-01-14
1
-1
/
+2
*
[mlir][Linalg] Update the semantics, verifier and test for Linalg with tensors.
Nicolas Vasilache
2020-01-14
2
-59
/
+59
*
[mlir] Use double format when parsing bfloat16 hexadecimal values
River Riddle
2020-01-14
2
-7
/
+26
*
Make helper functions static or move them into anonymous namespaces. NFC.
Benjamin Kramer
2020-01-14
1
-2
/
+3
*
[mlir] Fix translation of splat constants to LLVM IR
Alex Zinenko
2020-01-14
1
-0
/
+28
*
[mlir] Create a gpu.module operation for the GPU Dialect.
Tres Popp
2020-01-14
11
-35
/
+34
*
[mlir] Add loop.parallel, loop.reduce and loop.reduce.return operations.
Adrian Kuegel
2020-01-14
2
-0
/
+225
*
[mlir] NFC: Remove unused variable.
River Riddle
2020-01-13
1
-1
/
+1
*
[mlir] Add support for attaching a visibility to symbols.
River Riddle
2020-01-13
2
-1
/
+31
*
[mlir] Update the CallGraph for nested symbol references, and simplify Callab...
River Riddle
2020-01-13
2
-8
/
+24
*
[mlir] Update the use-list algorithms in SymbolTable to support nested refere...
River Riddle
2020-01-13
3
-50
/
+129
*
[mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflic...
River Riddle
2020-01-13
69
-1466
/
+1467
*
[mlir] m_Constant()
Lorenzo Chelini
2020-01-13
2
-0
/
+4
*
[mlir] Added missing GPU lowering ops.
Julian Gross
2020-01-13
2
-0
/
+90
*
[mlir][Linalg] Update ReshapeOp::build to be more idiomatic
Nicolas Vasilache
2020-01-13
1
-0
/
+27
*
Add zero_extendi and sign_extendi to intrinsic namespace
Pruthvi
2020-01-13
1
-0
/
+26
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
8
-21
/
+21
*
[mlir] mlir-cpu-runner test's cblas_interface should export functions on Windows
Kern Handa
2020-01-09
5
-7
/
+66
*
[mlir] fix test failure in EDSC/builder-api-test
Hiroshi Inoue
2020-01-09
1
-3
/
+4
*
[mlir][GPU] introduce utilities for promotion to workgroup memory
Alex Zinenko
2020-01-09
3
-0
/
+162
*
[mlir][VectorOps] Implement insert_strided_slice conversion
Nicolas Vasilache
2020-01-09
1
-1
/
+41
*
[mlir][VectorOps] Implement strided_slice conversion
Nicolas Vasilache
2020-01-09
1
-0
/
+61
*
[MLIR] Don't use SSA names directly for std.view canonicalization test
Ahmed Taei
2020-01-08
1
-5
/
+5
*
Canonicalize static alloc followed by memref_cast and std.view
Ahmed Taei
2020-01-08
1
-3
/
+8
*
[mlir][Linalg] Lower linalg.reshape to LLVM for the static case
Nicolas Vasilache
2020-01-08
1
-0
/
+60
*
[mlir][spirv] Add lowering for std.fpext, std.fptrunc, std.sitofp.
Denis Khalikov
2020-01-07
1
-0
/
+33
*
Revert "[mlir][spirv] Add lowering for std.fpext, std.fptrunc, std.sitofp."
Lei Zhang
2020-01-07
1
-33
/
+0
*
[mlir][spirv] Add lowering for std cmp ops.
Denis Khalikov
2020-01-07
2
-0
/
+68
*
[mlir][spirv] Add lowering for standard bit ops
Denis Khalikov
2020-01-07
2
-18
/
+57
*
[mlir][spirv] Add lowering for std.fpext, std.fptrunc, std.sitofp.
Lei Zhang
2020-01-07
1
-0
/
+33
*
[mlir][Linalg] Add a linalg.reshape op
Nicolas Vasilache
2020-01-06
2
-1
/
+145
*
[mlir][Linalg] Reimplement and extend getStridesAndOffset
Nicolas Vasilache
2020-01-06
1
-0
/
+10
*
[mlir][linalg] Lower linalg to affine loops
Ahmed Taei
2020-01-03
1
-0
/
+55
*
[mlir][spirv] Fix shader ABI attribute prefix and add verification
Lei Zhang
2020-01-03
5
-39
/
+140
*
[mlir] Rewrite the internal representation of OpResult to be optimized for me...
River Riddle
2020-01-02
1
-1
/
+1
*
[mlir][spirv] Update SPIR-V enums and ops with availability spec
Lei Zhang
2020-01-02
1
-1
/
+1
*
[mlir][Linalg] Extend generic ops to allow tensors
Nicolas Vasilache
2020-01-02
3
-11
/
+91
*
[mlir][spirv] Allow specifying availability on enum attribute cases
Lei Zhang
2020-01-02
2
-4
/
+25
*
[mlir][Linalg] NFC - Cleanup Linalg Declarative Transformations
Nicolas Vasilache
2020-01-02
1
-59
/
+59
*
[mlir] Fix the wrong computation of dynamic strides for lowering AllocOp to LLVM
Tung Le Duc
2019-12-28
1
-3
/
+3
*
[mlir][spirv] Add basic definitions for supporting availability
Lei Zhang
2019-12-27
5
-0
/
+120
*
[mlir] Convert std.and/std.or ops to spv.LogicalAnd/spv.LogicalOr
MaheshRavishankar
2019-12-27
1
-0
/
+40
*
[mlir] Floating constants for import-llvm
Alex Zinenko
2019-12-27
1
-0
/
+29
*
[mlir] Fix -Wunneeded-internal-declaration
Fangrui Song
2019-12-24
1
-1
/
+1
*
Refactor the way that pass options are specified.
River Riddle
2019-12-23
3
-46
/
+31
*
NFC: Replace ValuePtr with Value and remove it now that Value is value-typed.
River Riddle
2019-12-23
11
-50
/
+49
[next]