Arvind Sudarsanam
7003f7d23a
[clang-sycl-linker] Replace llvm-link with API calls ( #133797 )
...
This PR has the following changes:
Replace llvm-link with calls to linkInModule to link device files Add
-print-linked-module option to dump linked module for testing Added a
test to verify that linking is working as expected. We will eventually
move to using thin LTO for linking device inputs.
Thanks
---------
Signed-off-by: Arvind Sudarsanam <arvind.sudarsanam@intel.com>
2025-04-01 17:09:45 +00:00
..
2025-03-31 14:59:41 -07:00
2025-04-01 09:00:46 +02:00
2025-04-01 11:45:56 -04:00
2025-03-31 19:41:29 +02:00
2025-03-17 15:33:23 -07:00
2025-03-17 02:45:19 -04:00
2025-04-01 17:04:59 +01:00
2025-03-28 07:35:16 -05:00
2025-03-19 10:11:18 -07:00
2025-03-31 10:03:39 +02:00
2025-03-28 07:35:16 -05:00
2025-04-01 11:03:30 +02:00
2025-03-04 08:34:18 -08:00
2025-03-28 07:35:16 -05:00
2025-03-29 00:47:25 -04:00
2025-03-21 11:59:01 -04:00
2025-03-31 16:28:53 +02:00
2025-04-01 17:09:45 +00:00
2025-03-29 01:54:14 +08:00
2025-03-12 21:29:46 +00:00
2025-03-26 17:46:21 -06:00
2025-03-19 07:49:16 -04:00
2025-03-25 08:09:04 +00:00
2025-03-31 10:03:39 +02:00
2025-03-28 07:35:16 -05:00
2025-03-21 03:55:42 +01:00
2025-03-17 10:00:07 -07:00
2025-03-21 08:57:54 -07:00
2025-03-28 10:49:19 -04:00
2025-03-31 10:03:39 +02:00
2025-04-01 17:04:59 +01:00
2025-03-19 10:11:18 -07:00
2025-04-01 12:44:10 +02:00
2025-03-29 00:47:25 -04:00
2025-03-21 03:55:42 +01:00
2025-03-21 13:20:52 -03:00
2025-03-16 16:21:46 -07:00
2025-03-29 00:47:25 -04:00
2025-03-12 18:13:26 +00:00
2025-03-26 15:51:41 -03:00
2025-03-10 11:19:45 -07:00
2025-03-14 15:18:13 +00:00
2025-03-18 09:46:43 +00:00
2025-03-19 14:13:22 -07:00
2025-03-18 13:19:41 -07:00