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
/
utils
/
spirv
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mlir][spirv] Update SPIR-V enums and ops with availability spec
Lei Zhang
2020-01-02
1
-21
/
+149
*
Update SPIR-V.md
Lei Zhang
2019-12-23
1
-14
/
+12
*
Adjust License.txt file to use the LLVM license
Mehdi Amini
2019-12-23
4
-52
/
+12
*
Add atomic operations to SPIR-V dialect.
Mahesh Ravishankar
2019-12-16
2
-5
/
+6
*
Drop Markdown style annotations
Alex Zinenko
2019-12-10
1
-1
/
+1
*
[spirv] Add spv.SubgroupBallotKHROp
Lei Zhang
2019-12-03
1
-1
/
+5
*
[spirv] NFC: reorder sections in SPIRVBase.td
Lei Zhang
2019-12-02
1
-1
/
+4
*
De-duplicate EnumAttr overrides by defining defaults
Lei Zhang
2019-11-25
1
-6
/
+0
*
Fix gen_spirv_dialect.py regarding 1D/2D/3D Dim symbol name
Lei Zhang
2019-11-18
1
-2
/
+12
*
[spirv] Add cast operations
Denis Khalikov
2019-10-30
1
-2
/
+2
*
[spirv] Fix gen_spirv_dialect.py and add spv.Unreachable
Lei Zhang
2019-10-30
1
-6
/
+48
*
Fix minor spelling tweaks (NFC)
Kazuaki Ishizaki
2019-10-20
1
-2
/
+2
*
Update the usage and comments in define_inst.sh.
MLIR Team
2019-10-09
1
-3
/
+6
*
Add spv.Undef op to support OpUndef instruction in SPIR-V.
Mahesh Ravishankar
2019-10-04
1
-3
/
+3
*
[spirv] Change enum case uniquing in gen_spirv_dialect.py
Lei Zhang
2019-10-01
1
-16
/
+27
*
Add support for Logical Ops in SPIR-V dialect
Mahesh Ravishankar
2019-09-30
2
-22
/
+49
*
[spirv] Add SPV_UnaryOp and spv.FNegate
Lei Zhang
2019-09-25
1
-3
/
+3
*
[spirv] Add support for BitEnumAttr
Lei Zhang
2019-09-16
1
-5
/
+9
*
Update SPIR-V symbols and use GLSL450 instead of VulkanKHR
Lei Zhang
2019-09-13
1
-1
/
+1
*
Add floating-point comparison operations to SPIR-V dialect.
Mahesh Ravishankar
2019-08-31
2
-43
/
+92
*
Add spv.Branch and spv.BranchConditional
Lei Zhang
2019-08-30
1
-2
/
+2
*
Add BuiltIn EnumAttr to SPIR-V dialect
Mahesh Ravishankar
2019-08-15
1
-1
/
+1
*
Add support for (de)serialization of SPIR-V Op Decorations
Mahesh Ravishankar
2019-07-30
1
-0
/
+23
*
Fix script relative path after moving SPIR-V dialect
Lei Zhang
2019-07-19
3
-3
/
+3
*
Add serialization and deserialization of FuncOps. To support this the
Mahesh Ravishankar
2019-07-12
1
-1
/
+0
*
[spirv] Add script to auto-generate SPIR-V op template from spec
Lei Zhang
2019-07-12
2
-36
/
+403
*
Update the gen_spirv_dialect.py script to add opcodes from the SPIR-V
Mahesh Ravishankar
2019-07-12
2
-2
/
+121
*
[spirv] Use I32EnumAttr for enum attributes
Lei Zhang
2019-07-02
1
-6
/
+8
*
[spirv] Add SPV_StorageClassAttr and PointerType
Lei Zhang
2019-06-19
1
-1
/
+1
*
[spirv] Add values for enum cases and generate the enum utilities
Lei Zhang
2019-06-11
1
-5
/
+12
*
[spirv] NFC: use two spaces for indentation in gen_spirv_dialect.py
Lei Zhang
2019-06-11
1
-87
/
+87
*
[spirv] Add a script to update SPIRVBase.td with new enum attributes
Lei Zhang
2019-06-01
2
-0
/
+209