maxbartel
9ba0a77256
[mlir][spirv] Add support for dense_resource in arith to spirv ( #91318 )
...
This adds support for `dense_resource` in arith to spirv.
Note that this inlines the blob into the IR. Another possibility would
be to add proper dense_resource support to spirv, but there is a lot of
special handling going on to convert a `DenseElementsAttr` to the
correct SPIRV type. Some of that even iterates over all the values in
the Attribute. For proper support of a `DenseResourceElementsAttr` this
probably needs a redesign. I would like to hear some opinions on that!
The test is disabled on non little Endian machines. See
https://github.com/llvm/llvm-project/issues/63469 for more information.
2024-05-17 10:29:48 -04:00
..
2024-02-28 18:58:53 +05:30
2024-03-11 10:06:49 -05:00
2024-01-23 16:52:21 -06:00
2024-01-22 09:23:11 +00:00
2024-05-03 13:47:16 +02:00
2024-04-01 11:57:14 +02:00
2024-05-17 10:29:48 -04:00
2024-05-17 11:20:11 +01:00
2024-05-08 10:01:47 +01:00
2023-10-31 07:36:32 +01:00
2023-08-31 07:10:31 +00:00
2024-01-18 12:21:19 +09:00
2023-08-21 10:41:55 +09:00
2023-05-29 17:54:28 -07:00
2024-05-17 08:44:07 +02:00
2023-10-31 07:36:46 +01:00
2023-09-27 14:02:54 +02:00
2023-11-04 23:48:59 -04:00
2024-02-05 16:58:10 +01:00
2024-01-17 14:55:02 +00:00
2023-11-28 07:35:09 +01:00
2024-05-03 10:27:43 -07:00
2024-03-21 10:33:49 +01:00
2024-02-27 09:59:50 -06:00
2024-04-15 17:59:17 +01:00
2023-11-01 08:40:54 +01:00
2023-08-11 10:05:30 +02:00
2023-10-21 20:36:28 -04:00
2023-11-23 22:21:39 +01:00
2023-09-28 11:11:16 +01:00
2024-04-09 00:41:12 +02:00
2024-02-23 09:48:58 +00:00
2023-05-24 15:30:54 -07:00
2024-02-07 15:23:28 -05:00
2024-04-23 09:28:37 +02:00
2024-04-30 09:28:35 -07:00
2024-03-21 08:49:27 -07:00
2024-02-13 09:50:34 +01:00
2024-04-18 20:26:23 +02:00
2023-07-07 15:50:54 +00:00
2023-05-09 11:36:48 -07:00
2024-04-24 14:22:59 +01:00
2024-03-02 20:57:30 +01:00
2023-12-20 11:06:27 +09:00
2023-11-17 10:22:15 +01:00
2024-01-06 11:17:01 +01:00
2024-04-24 14:28:59 +01:00
2024-03-21 08:49:27 -07:00
2024-02-21 12:28:05 -08:00
2024-03-19 13:27:35 -07:00
2024-03-13 08:52:05 -07:00
2024-03-21 08:49:27 -07:00
2023-09-07 11:08:52 -07:00
2024-05-01 13:26:42 -07:00
2023-11-10 10:54:51 -08:00
2023-08-15 18:16:37 +00:00
2024-05-11 07:28:52 -04:00
2023-08-28 17:16:21 +02:00
2023-07-25 00:23:09 +02:00
2024-04-24 16:22:39 +01:00
2024-05-13 12:10:25 -07:00
2024-04-29 10:16:45 +01:00
2024-01-05 09:22:18 +01:00
2024-03-21 08:49:27 -07:00