{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":528339649,"defaultBranch":"sycl","name":"llvm","ownerLogin":"cdai2","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-08-24T08:48:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1514495?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718764727.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"5441f7689d24495575f49ae615e2d2d698268994","ref":"refs/heads/add_code_owner_for_sanitizer","pushedAt":"2024-06-19T02:38:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"[github/CODEOWNERS] Add code owner for Sanitizer","shortMessageHtmlLink":"[github/CODEOWNERS] Add code owner for Sanitizer"}},{"before":"27a3990dd7dce0614976c77e44efb05231a31211","after":"f83c969e45f21d88b4608eec8ceb608020d3d959","ref":"refs/heads/sycl","pushedAt":"2024-06-17T07:37:56.000Z","pushType":"push","commitsCount":5612,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"[SYCL][Doc] Clarify error handling in sycl_ext_oneapi_device_architecture extension (#14077)\n\nThis patch adds `unknown` field to `architecture` enum and removes error\r\nhandling based on throwing exception.\r\nInstead, `architecture::unknown` will be returned.","shortMessageHtmlLink":"[SYCL][Doc] Clarify error handling in sycl_ext_oneapi_device_architec…"}},{"before":null,"after":"b2324935cb43487647a0440e7e7ee8aa2c5f9b2a","ref":"refs/heads/remove_cwd_from_loading_path","pushedAt":"2024-04-09T01:05:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"[OpenCL] Config dependent-load flag to exclude CWD from DLL search path","shortMessageHtmlLink":"[OpenCL] Config dependent-load flag to exclude CWD from DLL search path"}},{"before":"1a98c4c5cbb6fe92b706039c52cf92ec4ae0cd10","after":"27a3990dd7dce0614976c77e44efb05231a31211","ref":"refs/heads/sycl","pushedAt":"2024-04-09T00:55:54.000Z","pushType":"push","commitsCount":5558,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"[SYCL][ESIMD] Refactor lowering of slm allocation into a separate pass (#13221)\n\nCo-authored-by: Nick Sarnie ","shortMessageHtmlLink":"[SYCL][ESIMD] Refactor lowering of slm allocation into a separate pass ("}},{"before":"2140536565ae23a96000677437136f5cb4c95806","after":"1a98c4c5cbb6fe92b706039c52cf92ec4ae0cd10","ref":"refs/heads/sycl","pushedAt":"2024-02-19T03:47:48.000Z","pushType":"push","commitsCount":9578,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"[UR] Update UR to 227a5ed (#12742)","shortMessageHtmlLink":"[UR] Update UR to 227a5ed (intel#12742)"}},{"before":"396eb5ac4b55e0537f6a559237c689c1a51ba8d0","after":"2140536565ae23a96000677437136f5cb4c95806","ref":"refs/heads/sycl","pushedAt":"2023-11-27T03:35:17.000Z","pushType":"push","commitsCount":781,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"[UR] Update how UR_OPENCL_ICD_LOADER_LIBRARY is set (#11997)\n\nIn https://github.com/oneapi-src/unified-runtime/pull/993 the type of\r\nthe `UR_OPENCL_ICD_LOADER_LIBRARY` CMake variable will change to a cache\r\nvariable, as such the usage of this variable also needs to up updated.","shortMessageHtmlLink":"[UR] Update how UR_OPENCL_ICD_LOADER_LIBRARY is set (intel#11997)"}},{"before":"5bd42eb6a7dff86ab0ae4c85a1ef4b6cd1ad57c6","after":"396eb5ac4b55e0537f6a559237c689c1a51ba8d0","ref":"refs/heads/sycl","pushedAt":"2023-11-20T09:22:16.000Z","pushType":"push","commitsCount":10000,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"Removed inheritance in fpga_mem (#11917)\n\nCurrently the SPIRV translator has a hard time translating annotations\r\nthat are in nested types. This bug is actively being worked on.\r\n\r\nIn the mean time, this change removes class inheritance from `fpga_mem`,\r\nallowing SPIRV translator to properly translate annotations in more\r\ncases.","shortMessageHtmlLink":"Removed inheritance in fpga_mem (intel#11917)"}},{"before":"9ebe3cf6da3996cd0036d08e654813c06632e2e0","after":"5bd42eb6a7dff86ab0ae4c85a1ef4b6cd1ad57c6","ref":"refs/heads/sycl","pushedAt":"2023-04-24T14:51:20.542Z","pushType":"push","commitsCount":1357,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"[SYCL] Set compiled program for hostpipe (#9060)\n\nHostPipe implementation should pass the compiled program to backend when\r\ninvoke the read / write operation.\r\n\r\nThere are two scenarios for HostPipe read / write:\r\n * Invoke device kernel before HostPipe read / write\r\n * Invoke HostPipe read / write before device kernel.\r\n\r\nFor the 1st scenario, the program should be compiled before HostPipe\r\nread / write. We get the program from Cache for HostPipe entry.\r\n\r\nFor the 2nd scenario, the program should NOT be compiled. We need to\r\ncompile the program first for HostPipe entry. The compiled program will\r\nbe cached for future device kernel.","shortMessageHtmlLink":"[SYCL] Set compiled program for hostpipe (intel#9060)"}},{"before":"3d7bd1499ca4709e5f2c75c4ef3d46cbc63219af","after":"e7db4ae2cb7ef2bd6d9c043423e81856b2f2cbef","ref":"refs/heads/set_compiled_program_for_hostpipe","pushedAt":"2023-04-24T10:01:44.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"steffenlarsen","name":"Steffen Larsen","path":"/steffenlarsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56076654?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'intel/sycl' into set_compiled_program_for_hostpipe","shortMessageHtmlLink":"Merge remote-tracking branch 'intel/sycl' into set_compiled_program_f…"}},{"before":"8967bbef95b0a8de0cb055928804caae32471eb3","after":"3d7bd1499ca4709e5f2c75c4ef3d46cbc63219af","ref":"refs/heads/set_compiled_program_for_hostpipe","pushedAt":"2023-04-24T09:21:50.000Z","pushType":"push","commitsCount":1353,"pusher":{"login":"steffenlarsen","name":"Steffen Larsen","path":"/steffenlarsen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56076654?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'intel/sycl' into set_compiled_program_for_hostpipe","shortMessageHtmlLink":"Merge remote-tracking branch 'intel/sycl' into set_compiled_program_f…"}},{"before":"68f6428cf53d3fa48f5eee9063a8cd3adc4107ae","after":"8967bbef95b0a8de0cb055928804caae32471eb3","ref":"refs/heads/set_compiled_program_for_hostpipe","pushedAt":"2023-04-21T13:02:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"Use parameter for different object type name.","shortMessageHtmlLink":"Use parameter for different object type name."}},{"before":"df68e35410deeac4ad849ac2d853e5ae2fa3da52","after":"68f6428cf53d3fa48f5eee9063a8cd3adc4107ae","ref":"refs/heads/set_compiled_program_for_hostpipe","pushedAt":"2023-04-21T12:22:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"Add common function to get program for deviceGlobal and hostpipe","shortMessageHtmlLink":"Add common function to get program for deviceGlobal and hostpipe"}},{"before":"286b3660f01551b7d237670906a5daa197f050d9","after":"df68e35410deeac4ad849ac2d853e5ae2fa3da52","ref":"refs/heads/set_compiled_program_for_hostpipe","pushedAt":"2023-04-21T04:08:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"Update code according to code review.","shortMessageHtmlLink":"Update code according to code review."}},{"before":null,"after":"286b3660f01551b7d237670906a5daa197f050d9","ref":"refs/heads/set_compiled_program_for_hostpipe","pushedAt":"2023-04-13T10:07:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"[SYCL] Set compiled program for hostpipe\n\nHostPipe implementation should pass the compiled program to backend\nwhen invoke the read / write operation.\n\nThere are two scenarios for HostPipe read / write:\n * Invoke device kernel before HostPipe read / write\n * Invoke HostPipe read / write before device kernel.\n\nFor the 1st scenario, the program should be compiled before HostPipe\nread / write. We record the program in hostpipe entry.\n\nFor the 2nd scenario, the program should NOT be compiled. We need to\ncompile the program first and record the program in hostpipe entry.\nThe compiled program will be cached for future device kernel.","shortMessageHtmlLink":"[SYCL] Set compiled program for hostpipe"}},{"before":"df5253581413d51348b54ca14c5aca0b0cf6fab3","after":"cccef786825df94c8d778cc3764b5cc48e9f1dc2","ref":"refs/heads/add_host_pipe_test","pushedAt":"2023-04-13T01:58:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"[SYCL][E2E] Update test case","shortMessageHtmlLink":"[SYCL][E2E] Update test case"}},{"before":null,"after":"df5253581413d51348b54ca14c5aca0b0cf6fab3","ref":"refs/heads/add_host_pipe_test","pushedAt":"2023-04-12T09:14:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"[SYCL][E2E] Add program scope host pipe test case for accelerator","shortMessageHtmlLink":"[SYCL][E2E] Add program scope host pipe test case for accelerator"}},{"before":"a7cc39973f85338eadc568915b8dad793b87fb45","after":"9ebe3cf6da3996cd0036d08e654813c06632e2e0","ref":"refs/heads/sycl","pushedAt":"2023-04-11T10:22:54.349Z","pushType":"push","commitsCount":9660,"pusher":{"login":"cdai2","name":"Chunyang Dai","path":"/cdai2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1514495?s=80&v=4"},"commit":{"message":"[SYCL][Test] Add test for libdevice float/double to bfloat16 utils (#9000)\n\nPreviously, we added utils function in libdevice to convert double/float\r\nto bfloat16, this PR aims to add corresponding test.\r\n\r\n---------\r\n\r\nSigned-off-by: jinge90 ","shortMessageHtmlLink":"[SYCL][Test] Add test for libdevice float/double to bfloat16 utils (i…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xOVQwMjozODo0Ny4wMDAwMDBazwAAAARpElGb","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0xMVQxMDoyMjo1NC4zNDkwNDVazwAAAAMWLWcE"}},"title":"Activity · cdai2/llvm"}