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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...
River Riddle
2020-01-11
138
-1003
/
+957
*
Remove copy ctors identical to the default one. NFC.
Benjamin Kramer
2020-01-11
3
-13
/
+3
*
[mlir][ods] Support dialect specific content emission via hooks
Lei Zhang
2020-01-10
3
-7
/
+81
*
[mlir] NFC: put C++ code emission classes in their own files
Lei Zhang
2020-01-10
4
-340
/
+408
*
[mlir][spirv] Fix typos related to (de)serialization.
Denis Khalikov
2020-01-10
2
-5
/
+5
*
Sprinkle some constexpr on default ctors so the compiler can diagnose unused ...
Benjamin Kramer
2020-01-10
5
-5
/
+3
*
fix another typo to cycle bots
Nico Weber
2020-01-09
1
-1
/
+1
*
[mlir] Use getDenseElementBitwidth instead of Type::getElementTypeBitWidth.
River Riddle
2020-01-09
2
-1
/
+12
*
[mlir] add a missing dependency for Linalg conversion
Eric Schweitz
2020-01-09
1
-0
/
+1
*
[mlir] mlir-cpu-runner test's cblas_interface should export functions on Windows
Kern Handa
2020-01-09
5
-7
/
+66
*
[mlir] NFC: Move the state for managing SSA value names out of OperationPrint...
River Riddle
2020-01-09
1
-510
/
+571
*
[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
11
-2
/
+428
*
[mlir][VectorOps] Implement insert_strided_slice conversion
Nicolas Vasilache
2020-01-09
2
-42
/
+215
*
[mlir][VectorOps] Implement strided_slice conversion
Nicolas Vasilache
2020-01-09
3
-3
/
+178
*
[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
2
-4
/
+29
*
[MLIR] Fix ML IR build on Windows with Visual Studio
Stella Stamenova
2020-01-08
1
-1
/
+1
*
[mlir] NFC: Move the state for managing aliases out of ModuleState and into a...
River Riddle
2020-01-08
1
-137
/
+185
*
[mlir][Linalg] Lower linalg.reshape to LLVM for the static case
Nicolas Vasilache
2020-01-08
2
-2
/
+110
*
[mlir][spirv] Add lowering for std.fpext, std.fptrunc, std.sitofp.
Denis Khalikov
2020-01-07
2
-0
/
+41
*
Revert "[mlir][spirv] Add lowering for std.fpext, std.fptrunc, std.sitofp."
Lei Zhang
2020-01-07
2
-41
/
+0
*
[mlir][spirv] Add lowering for std cmp ops.
Denis Khalikov
2020-01-07
3
-4
/
+123
*
[mlir][spirv] Add lowering for standard bit ops
Denis Khalikov
2020-01-07
3
-18
/
+65
*
[mlir][spirv] Add lowering for std.fpext, std.fptrunc, std.sitofp.
Lei Zhang
2020-01-07
2
-0
/
+41
*
[mlir][Linalg] Add a linalg.reshape op
Nicolas Vasilache
2020-01-06
8
-15
/
+458
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-06
1
-1
/
+1
*
[mlir][Linalg] Reimplement and extend getStridesAndOffset
Nicolas Vasilache
2020-01-06
2
-130
/
+126
*
[mlir] Update mlir/CMakeLists.txt to install *.def files
Kern Handa
2020-01-06
1
-0
/
+1
*
[mlir][spirv] Update SPIR-V documentation with information about
MaheshRavishankar
2020-01-05
1
-6
/
+113
*
Add missing mlir-headers target and add tablegen'd deps to it.
Stella Laurenzo
2020-01-03
1
-0
/
+5
*
[mlir] Compilation fix: use LLVM_ATTRIBUTE_UNUSED following 6656e961c08393c39...
Alexandre Ganea
2020-01-03
1
-6
/
+2
*
[mlir] Fix indexed_accessor_range to properly forward the derived class.
River Riddle
2020-01-03
6
-25
/
+70
*
[mlir] Enhance classof() checks in StructsGen
Lei Zhang
2020-01-03
3
-6
/
+34
*
[mlir][Linalg] NFC - Post-commit format fix
Nicolas Vasilache
2020-01-03
1
-2
/
+3
*
[mlir][Linalg] NFC - Hotfix GenericLoopNestBuilder compilation error on older...
Nicolas Vasilache
2020-01-03
1
-2
/
+7
*
[mlir][spirv] Fix ADDITIONAL_HEADER_DIRS for SPIR-V libraries
Lei Zhang
2020-01-03
3
-2
/
+5
*
[mlir][Linalg] NFC - Hotfix GenericLoopNestBuilder compilation error (-fpermi...
Nicolas Vasilache
2020-01-03
1
-4
/
+6
*
[mlir][linalg] Lower linalg to affine loops
Ahmed Taei
2020-01-03
4
-2
/
+94
*
[mlir][Vector] NFC - Add documentation for the VectorOps dialect.
Nicolas Vasilache
2020-01-03
1
-7
/
+486
*
[mlir][spirv] Fix shader ABI attribute prefix and add verification
Lei Zhang
2020-01-03
8
-41
/
+219
*
[mlir] NFC: Fix broken links in docs
Kazuaki Ishizaki
2020-01-03
4
-9
/
+9
*
[mlir] Rewrite the internal representation of OpResult to be optimized for me...
River Riddle
2020-01-02
8
-167
/
+369
*
[mlir] Only generate default for uncovered cases
Jacques Pienaar
2020-01-02
1
-0
/
+4
*
[mlir] Revert default case that was needed
Jacques Pienaar
2020-01-02
1
-0
/
+2
*
[mlir] Add parenthesis to avoid -Wparentheses
Jacques Pienaar
2020-01-02
1
-4
/
+4
*
[mlir] Remove redudant default cases
Jacques Pienaar
2020-01-02
1
-4
/
+0
*
[mlir][spirv] Update SPIR-V enums and ops with availability spec
Lei Zhang
2020-01-02
5
-320
/
+1843
*
[mlir][Linalg] Extend generic ops to allow tensors
Nicolas Vasilache
2020-01-02
16
-135
/
+408
*
[mlir][spirv] Allow specifying availability on enum attribute cases
Lei Zhang
2020-01-02
10
-18
/
+328
[next]