{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":426948465,"defaultBranch":"sycl","name":"llvm","ownerLogin":"hdelan","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-11-11T09:50:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/46290137?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725873585.0","currentOid":""},"activityList":{"items":[{"before":"593b237c3c362dc19148201ba5791e441e9e226f","after":"50b6b8ac84e377519a3350aa15471519d9686632","ref":"refs/heads/disable-static-dev-global","pushedAt":"2024-09-09T09:57:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Add gh issue link","shortMessageHtmlLink":"Add gh issue link"}},{"before":"ad6ffcd85fb5b03e78b548c8a712031254bd5f14","after":"93ee5b92cdd7502787c444181a34db0b736083b3","ref":"refs/heads/sycl","pushedAt":"2024-09-09T09:22:00.000Z","pushType":"push","commitsCount":1923,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"[SYCL] Discard unsupported platforms output in sycl-ls test (#15311)\n\nMake sure that the devices that belong to unsupported platforms are not\r\ncounted, this is required to match the number of devices when `sycl-ls`\r\nis run in and out of the `verbose` mode.","shortMessageHtmlLink":"[SYCL] Discard unsupported platforms output in sycl-ls test (intel#15311"}},{"before":null,"after":"593b237c3c362dc19148201ba5791e441e9e226f","ref":"refs/heads/disable-static-dev-global","pushedAt":"2024-09-09T09:19:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Test failing on AMD\n\nTODO: investigate why.","shortMessageHtmlLink":"Test failing on AMD"}},{"before":"d3c9529acf8ac3a9943cae73cdf544d857dedb90","after":"e852cbd45c288c5285eb1cd723dfec924066ab13","ref":"refs/heads/dont-remove-llvm-compiler-used","pushedAt":"2024-09-05T16:31:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Change strings usage to llvm-strings","shortMessageHtmlLink":"Change strings usage to llvm-strings"}},{"before":"4b06c768f546f9bcaef25dd781a3360516adb605","after":"d3c9529acf8ac3a9943cae73cdf544d857dedb90","ref":"refs/heads/dont-remove-llvm-compiler-used","pushedAt":"2024-09-04T15:48:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Check that `strings` can find the symbol\n\nMake sure that `strings` can successfully detect the symbol in an object\nfile.","shortMessageHtmlLink":"Check that strings can find the symbol"}},{"before":"eeff00726fff453a7d51a1df17c817f79afdd96d","after":"4b06c768f546f9bcaef25dd781a3360516adb605","ref":"refs/heads/dont-remove-llvm-compiler-used","pushedAt":"2024-09-03T16:51:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Undo sycl-post-link tests","shortMessageHtmlLink":"Undo sycl-post-link tests"}},{"before":"1b8c225be6929aa7a93103187452d0d1da99fe7f","after":"eeff00726fff453a7d51a1df17c817f79afdd96d","ref":"refs/heads/dont-remove-llvm-compiler-used","pushedAt":"2024-09-03T16:51:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Undo sycl-post-link tests","shortMessageHtmlLink":"Undo sycl-post-link tests"}},{"before":"74fa7ba37259bdaf3a29a8813a901a486e99f10c","after":"1b8c225be6929aa7a93103187452d0d1da99fe7f","ref":"refs/heads/dont-remove-llvm-compiler-used","pushedAt":"2024-09-03T16:47:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Reinstate llvm.compiler.used removal at SPL\n\nFor spirv remove the llvm.compiler.used symbol at sycl-post-link. This\nis because we use llvm-spirv for lowering, not the SPIR-V backend.","shortMessageHtmlLink":"Reinstate llvm.compiler.used removal at SPL"}},{"before":"18fe1c623b27d1029f68a8a300bf87539dca0330","after":"74fa7ba37259bdaf3a29a8813a901a486e99f10c","ref":"refs/heads/dont-remove-llvm-compiler-used","pushedAt":"2024-09-03T15:24:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Don't remove llvm.compiler.used at sycl post link\n\nThis is removed at lowering for NVPTX/AMDGCN.\n\nTODO: check that this is working for SPIR-V.","shortMessageHtmlLink":"Don't remove llvm.compiler.used at sycl post link"}},{"before":"9784bb5f053be1184a9f66ee047f4ab0311a3893","after":"18fe1c623b27d1029f68a8a300bf87539dca0330","ref":"refs/heads/dont-remove-llvm-compiler-used","pushedAt":"2024-08-29T15:22:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Use llvm.used instead of llvm.compiler.used\n\nAnd don't remove llvm.used or llvm.compiler.used in sycl-post-link for\nNVPTX targets.","shortMessageHtmlLink":"Use llvm.used instead of llvm.compiler.used"}},{"before":"8ca0294271ffeeb184d0aac126febe5ce9be42b8","after":"9784bb5f053be1184a9f66ee047f4ab0311a3893","ref":"refs/heads/dont-remove-llvm-compiler-used","pushedAt":"2024-08-29T11:25:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Don't remove llvm.compiler.used for NVPTX/AMDGCN\n\nThese are removed automatically during lowering.","shortMessageHtmlLink":"Don't remove llvm.compiler.used for NVPTX/AMDGCN"}},{"before":"3cfff78c1c454069da17e0b1db4b316998ad3c50","after":"8ca0294271ffeeb184d0aac126febe5ce9be42b8","ref":"refs/heads/dont-remove-llvm-compiler-used","pushedAt":"2024-08-29T11:14:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Don't remove llvm.compiler.used for NVPTX/AMDGCN\n\nThese are removed automatically during lowering.","shortMessageHtmlLink":"Don't remove llvm.compiler.used for NVPTX/AMDGCN"}},{"before":null,"after":"3cfff78c1c454069da17e0b1db4b316998ad3c50","ref":"refs/heads/dont-remove-llvm-compiler-used","pushedAt":"2024-08-29T11:04:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Don't remove llvm.compiler.used for NVPTX/AMDGCN\n\nThese are removed automatically during lowering.","shortMessageHtmlLink":"Don't remove llvm.compiler.used for NVPTX/AMDGCN"}},{"before":"85ebf51c51462c102c506bb54ff202570e4d6b24","after":"0c0aacd57abeb507483e100e6e6b3c2d43cf3c95","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-28T16:32:48.000Z","pushType":"push","commitsCount":1847,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Merge branch 'sycl' into dev-global-static","shortMessageHtmlLink":"Merge branch 'sycl' into dev-global-static"}},{"before":"e2a636c7f02b8f8ab31ac36330868ded3b68c7b1","after":"cfcaa6c09b98e56926504ce9d3c4d59967e342c4","ref":"refs/heads/use-llvm-used","pushedAt":"2024-08-28T14:24:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Add sycl e2e test","shortMessageHtmlLink":"Add sycl e2e test"}},{"before":"73fdbb1c311d3092a47b8ebe37f68b238e5da2ec","after":"e2a636c7f02b8f8ab31ac36330868ded3b68c7b1","ref":"refs/heads/use-llvm-used","pushedAt":"2024-08-28T14:22:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Update test","shortMessageHtmlLink":"Update test"}},{"before":null,"after":"73fdbb1c311d3092a47b8ebe37f68b238e5da2ec","ref":"refs/heads/use-llvm-used","pushedAt":"2024-08-28T14:15:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Use llvm.used for Device Globals\n\nllvm.compiler.used was getting elided at file-tform stage in compilation\nfor NVPTX targets, which broke compilation. llvm.used seems to be more\n robust.","shortMessageHtmlLink":"Use llvm.used for Device Globals"}},{"before":"ebb92a81e1d9019e17d47b1a47bca220be41d322","after":"85ebf51c51462c102c506bb54ff202570e4d6b24","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-27T15:33:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Update SYCL tests","shortMessageHtmlLink":"Update SYCL tests"}},{"before":"2076358608fad8216cc12f72220520d8be301c82","after":"ebb92a81e1d9019e17d47b1a47bca220be41d322","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-27T11:48:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Clang format","shortMessageHtmlLink":"Clang format"}},{"before":"2d80de91f1419ffd61d100b221c42e965316ae7f","after":"2076358608fad8216cc12f72220520d8be301c82","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-27T11:39:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Update codegen test\n\n- Make all global vars externally initialized\n- Don't use llvm.compiler.used\n- Change the names of static dev global vars to be prefixed with\n THE_PREFIX","shortMessageHtmlLink":"Update codegen test"}},{"before":"f7a3069b591183911b3baa13903221ee95cbb110","after":"2d80de91f1419ffd61d100b221c42e965316ae7f","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-27T10:44:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Defer renaming of SYCL static device globals\n\nOnly rename the static SYCL device globals at the end of module codegen.\nIf renaming is not deferred the compiler may generate multiple symbols\nfor the same device global - one before renaming and another after.","shortMessageHtmlLink":"Defer renaming of SYCL static device globals"}},{"before":"885bfeb40454423c53d511b22f4e8461cb3c95dd","after":"f7a3069b591183911b3baa13903221ee95cbb110","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-22T15:30:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Change order of ops\n\nChange name before making externally initialized.","shortMessageHtmlLink":"Change order of ops"}},{"before":"ee7f6a47ecc2154c67701044e59eade04018d3ff","after":"885bfeb40454423c53d511b22f4e8461cb3c95dd","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-22T13:54:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Don't use llvm.compiler.used for device_globals\n\nllvm.compiler.used is brittle and shouldn't be used in this instance.\nBetter to make static device_globals externally linked with an alias.","shortMessageHtmlLink":"Don't use llvm.compiler.used for device_globals"}},{"before":"ffae8c0c1e5d91c4dc6300b6e863f4b65c179e31","after":"ee7f6a47ecc2154c67701044e59eade04018d3ff","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-21T15:51:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Prefix static dev global symbol with UID","shortMessageHtmlLink":"Prefix static dev global symbol with UID"}},{"before":"1c6a7e2a30f73969cf9fe5569d3051c0f161f66d","after":"ffae8c0c1e5d91c4dc6300b6e863f4b65c179e31","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-21T09:58:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Make external linkage only apply to AMDGCN/NVPTX\n\nAlso make sure that the device global is only considered externally\ninitialized on the device compilation pass.","shortMessageHtmlLink":"Make external linkage only apply to AMDGCN/NVPTX"}},{"before":"86fa136676b88bbc5ea4a89805f73585b7f51920","after":"1c6a7e2a30f73969cf9fe5569d3051c0f161f66d","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-20T16:10:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Clang format","shortMessageHtmlLink":"Clang format"}},{"before":"f5d04838189541d006f80a92638cd3e9c9bd71b3","after":"86fa136676b88bbc5ea4a89805f73585b7f51920","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-20T15:59:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Update comments for clarity","shortMessageHtmlLink":"Update comments for clarity"}},{"before":"e419f0dda5b0ef213be276d183dc57385a1a3799","after":"f5d04838189541d006f80a92638cd3e9c9bd71b3","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-20T15:55:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Add test for static device global\n\nMake sure that static device globals work.","shortMessageHtmlLink":"Add test for static device global"}},{"before":null,"after":"e419f0dda5b0ef213be276d183dc57385a1a3799","ref":"refs/heads/dev-global-static","pushedAt":"2024-08-20T15:51:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"Add test for static device global\n\nMake sure that static device globals work.","shortMessageHtmlLink":"Add test for static device global"}},{"before":"b575283e9914f29dbb3aa6e4eac6038957796a63","after":"ad6ffcd85fb5b03e78b548c8a712031254bd5f14","ref":"refs/heads/sycl","pushedAt":"2024-08-20T09:22:35.000Z","pushType":"push","commitsCount":2646,"pusher":{"login":"hdelan","name":"Hugh Delaney","path":"/hdelan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46290137?s=80&v=4"},"commit":{"message":"[SYCL][Graph] Fix missing includes for e2e tests using reduction (#15115)\n\nIssue resulting of incomplete finer grained includes\r\nhttps://github.com/intel/llvm/pull/13846","shortMessageHtmlLink":"[SYCL][Graph] Fix missing includes for e2e tests using reduction (int…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wOVQwOTo1Nzo1OC4wMDAwMDBazwAAAASwuYAL","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wOVQwOTo1Nzo1OC4wMDAwMDBazwAAAASwuYAL","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yMFQwOToyMjozNS4wMDAwMDBazwAAAASe5dDh"}},"title":"Activity · hdelan/llvm"}