Nikita Popov
18834dca2d
[OpenCL] Mark kernel arguments as ABI aligned
...
Following the discussion on D118229, this marks all pointer-typed
kernel arguments as having ABI alignment, per section 6.3.5 of
the OpenCL spec:
> For arguments to a __kernel function declared to be a pointer to
> a data type, the OpenCL compiler can assume that the pointee is
> always appropriately aligned as required by the data type.
Differential Revision: https://reviews.llvm.org/D118894
2022-02-08 16:12:51 +01:00
..
2022-02-02 11:46:52 -08:00
2022-01-17 11:33:11 +01:00
2022-01-09 12:25:24 -05:00
2022-01-28 12:39:09 -05:00
2022-01-26 15:51:17 +01:00
2022-02-08 15:00:10 +00:00
2022-01-16 18:54:17 +09:00
2022-01-28 16:04:52 -05:00
2022-02-07 18:59:09 -08:00
2022-02-05 17:26:52 -05:00
2022-01-28 08:38:01 -05:00
2022-01-26 20:52:54 -08:00
2022-02-08 16:12:51 +01:00
2022-01-27 14:25:59 +03:00
2022-02-07 11:57:30 +03:00
2022-02-08 11:52:09 +08:00
2022-02-07 16:50:58 -08:00
2022-01-21 21:00:39 +00:00
2022-01-31 15:56:00 -05:00
2022-01-29 08:12:16 -05:00
2022-01-21 11:19:37 -05:00
2022-01-10 16:38:01 -08:00
2022-01-31 14:23:35 +00:00
2022-01-28 15:32:28 +08:00
2022-02-08 08:35:36 -05:00
2022-02-07 15:29:36 -05:00
2022-01-17 11:33:11 +01:00
2022-02-02 11:16:11 -08:00
2022-01-28 11:18:55 -05:00
2022-02-08 11:22:01 +00:00
2022-02-07 09:25:01 -05:00
2022-02-08 11:22:01 +00:00
2022-02-07 15:29:36 -05:00
2022-02-04 20:17:34 +01:00
2022-02-07 09:25:01 -05:00
2022-01-27 14:25:59 +03:00
2022-02-07 11:57:30 +03:00
2022-02-01 15:17:28 -05:00
2022-02-04 11:58:50 +01:00
2022-01-12 08:18:19 +00:00
2022-01-24 16:37:11 +01:00
2022-01-14 10:05:47 +01:00
2022-01-20 13:45:19 +00:00
2022-02-03 13:10:23 -08:00
2022-02-04 11:58:50 +01:00
2022-01-09 12:25:24 -05:00