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][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
*
Fix some corner cases missed by D71955
River Riddle
2020-01-02
2
-4
/
+12
*
fix doc grammar-o to cycle bots
Nico Weber
2020-01-02
1
-1
/
+1
*
[mlir][Linalg] NFC - Make consistent use of op.emitOpError
Nicolas Vasilache
2020-01-02
2
-31
/
+31
*
[mlir][Linalg] NFC - Cleanup Linalg Declarative Transformations
Nicolas Vasilache
2020-01-02
4
-79
/
+80
*
[mlir][Linalg] NFC - Rename ViewTraits -> StructuredOpTraits
Nicolas Vasilache
2020-01-02
2
-3
/
+4
*
[mlir][Linalg] NFC - Rename LinalgGeneric -> GenericLinalg
Nicolas Vasilache
2020-01-02
2
-9
/
+9
*
[mlir][spirv] NFC: Move shader ABI attributes to a new file
Lei Zhang
2020-01-01
8
-73
/
+113
*
[mlir][spirv] Fix links in docs and update dialect docs
Lei Zhang
2020-01-01
2
-27
/
+29
*
[mlir] Fix -Wrange-loo-analysis warnings
Fangrui Song
2020-01-01
7
-9
/
+9
*
[mlir] Fix compilation warnings
Alexandre Ganea
2020-01-01
2
-3
/
+7
*
[mlir] Fix linking with LLD
Alexandre Ganea
2020-01-01
1
-1
/
+1
*
[mlir] Fix warnings when compiling with Clang 9.0
Alexandre Ganea
2020-01-01
1
-2
/
+2
*
[mlir][docs] Remove redundant path prefix
Jacques Pienaar
2019-12-31
1
-1
/
+1
*
[mlir] Make code blocks more consistent
Jacques Pienaar
2019-12-31
9
-44
/
+43
*
[mlir][Linalg] Delete unused LinalgLibraryOps.td
Nicolas Vasilache
2019-12-31
1
-616
/
+0
*
[mlir] Refactor operation results to use a single use list for all results of...
River Riddle
2019-12-30
7
-264
/
+365
*
[mlir] Update mlir/CMakeLists.txt to install *.td files
Kern Handa
2019-12-29
1
-0
/
+1
*
[mlir] Fix the wrong computation of dynamic strides for lowering AllocOp to LLVM
Tung Le Duc
2019-12-28
2
-7
/
+8
*
[mlir] Merge the successor operand count into BlockOperand.
River Riddle
2019-12-27
5
-79
/
+98
[prev]
[next]