-
include/mlir/Dialect/SPIRV/ 1/1
DecorateSPIRVCompositeTypeLayoutPass.cpp -
LowerABIAttributesPass.cpp -
module-structure-opencl.mlir -
lower-gpu-launch-vulkan-launch.mlir -
spirv-types-to-llvm-invalid.mlir -
spirv-types-to-llvm.mlir -
abi-interface-opencl.mlir
| | Authored by ergawy on Sep 6 2020, 10:09 AM. Event TimelineHerald added a project: Restricted Project. ergawy requested review of this revision. This revision now requires changes to proceed. ftynse requested changes to this revision. This revision now requires changes to proceed. ergawy marked an inline comment as done. ergawy marked an inline comment as done. ergawy marked 5 inline comments as done. ftynse requested changes to this revision. This revision now requires changes to proceed. ergawy marked 12 inline comments as done. This revision is now accepted and ready to land. ergawy marked 3 inline comments as done. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | include/ | mlir/ | Dialect/ | SPIRV/ |
| | | 31 lines | | 53 lines | | | | 8 lines | | 123 lines | | 189 lines | | | | 171 lines | | 147 lines | | | | 4 lines | | 4 lines | | | | | | | | 10 lines | | 6 lines | | 2 lines | | 4 lines | | | | 8 lines | | | | 14 lines | | 4 lines | | 4 lines | | 6 lines | | | | 12 lines | | 8 lines | | 70 lines | | | | | | 8 lines | | 4 lines | | 12 lines | | 20 lines | | 8 lines | | 58 lines | | 6 lines | | | | 6 lines | | 6 lines | | 26 lines | | 18 lines | | 100 lines | | 18 lines | | 2 lines | | 16 lines | | 36 lines | | 4 lines | | 20 lines | | 36 lines | | 179 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
a5f018200ada | d4960eec203d | 8acc29fc8615 | ergawy | | Oct 6 2020, 6:13 AM | 8acc29fc8615 | 109732364e8a | f865e6d4fa0f | ergawy | Update tests to reflect latest master changes. | Oct 5 2020, 2:28 AM | f865e6d4fa0f | 457bebfbd258 | 38bf8fca0e26 | ergawy | | Oct 1 2020, 5:51 AM | 38bf8fca0e26 | ab9808708819 | 58250c3c7ac6 | ergawy | Handle review comments. | Sep 29 2020, 5:56 AM | 58250c3c7ac6 | f92cccff68de | 01267d290f92 | ergawy | Remove some trivial braces. | Sep 18 2020, 8:29 AM | 01267d290f92 | 10a8dc933496 | e147f00edecf | ergawy | Add more checking to StructTypeStorage::mutate(). | Sep 18 2020, 7:37 AM | e147f00edecf | 6c10c0de8c4a | 766939aaa8b1 | ergawy | Add more docs to StructTypeStorage. | Sep 18 2020, 7:27 AM | 766939aaa8b1 | a28501f3330f | 0cbb4fb34f9b | ergawy | Use mutate to properly set an identified struct's body. | Sep 17 2020, 8:49 AM | 0cbb4fb34f9b | 232a37f9477c | 6f02be365a56 | ergawy | Handle some style-related review comments. | Sep 17 2020, 8:11 AM | 6f02be365a56 | 9ddb5975828c | a9579001cd99 | ergawy | | Sep 16 2020, 8:48 AM | a9579001cd99 | 1ea9665b61c2 | bc4f7041ce8f | ergawy | Return nullptr for identified structs in VulkanLayoutUtils::decorateType | Sep 16 2020, 8:27 AM | bc4f7041ce8f | ed0e5910d6df | efd392ad700d | ergawy | Clean-up, add more docs, and rebase. | Sep 15 2020, 9:15 AM | efd392ad700d | 7f2f5acb083d | be117a0d936e | ergawy | | Sep 14 2020, 8:55 AM | be117a0d936e | 7592e399985d | b640ebcba22f | ergawy | Use thread_local instead of static. | Sep 8 2020, 11:37 PM | b640ebcba22f | 6a50258809eb | be74a7933f15 | ergawy | Get rid of getStructContext() that was added for parsing. | Sep 8 2020, 7:24 AM | be74a7933f15 | a29ae71d6a9d | 0715f86b06a6 | ergawy | Get rid of getStructContext() that was added for printing. | Sep 8 2020, 7:14 AM | 0715f86b06a6 | d26c63759d05 | 565eb77f2b80 | ergawy | Run clang-format. | Sep 7 2020, 8:57 AM | 565eb77f2b80 | a349e43b3ec0 | 0e8f4bccfea6 | ergawy | [MLIR][SPIRV] Support identified and recursive structs. (Show More…) | Sep 1 2020, 7:10 AM | 0e8f4bccfea6 | eceafe707a66 | 702529d899c8 | ergawy | [MLIR][SPIRV] Support identified and recursive structs (parse and print). | Aug 27 2020, 9:21 AM |
|
Top-level comments should be ///.