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 09:31:05 -05:00
2024-04-19 15:58:27 +02:00
2024-04-19 09:23:00 -07:00
2024-04-19 15:58:27 +02: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
2023-05-12 11:21:25 +02:00
2024-05-17 11:20:11 +01:00
2024-05-14 14:59:01 +01:00
2024-02-24 09:10:07 +01:00
2023-08-31 07:10:31 +00:00
2024-01-18 12:21:19 +09:00
2023-11-20 01:40:49 -08:00
2023-07-12 14:38:11 -07:00
2024-05-17 00:10:00 -07:00
2023-10-31 07:36:46 +01:00
2024-02-24 09:10:07 +01:00
2023-11-20 20:52:15 -08:00
2023-11-29 11:37:53 -08:00
2024-03-06 12:46:29 +00:00
2024-02-24 09:10:07 +01:00
2024-05-08 23:52:22 -07:00
2024-05-08 23:52:22 -07:00
2024-02-27 09:59:50 -06:00
2024-01-30 20:32:26 -05:00
2023-11-01 08:40:54 +01:00
2023-08-09 10:28:15 +02:00
2023-10-21 20:36:28 -04:00
2024-03-20 09:26:16 +00:00
2024-04-19 09:23:00 -07:00
2023-05-12 11:21:25 +02:00
2024-04-09 00:41:12 +02:00
2024-02-23 09:48:58 +00:00
2023-07-12 14:38:11 -07:00
2024-04-23 09:28:37 +02:00
2024-03-19 17:25:37 -07:00
2024-04-02 02:43:04 +03:00
2024-04-19 15:58:27 +02:00
2024-03-11 23:07:49 +00:00
2024-01-17 11:08:59 +01:00
2024-04-17 11:28:30 +01:00
2024-03-10 20:00:13 -07:00
2023-09-01 20:53:08 -07:00
2023-12-20 11:06:27 +09:00
2024-02-04 18:51:47 +01:00
2023-12-20 09:13:15 +08:00
2024-05-16 15:27:59 +01:00
2024-02-24 09:10:07 +01:00
2024-02-21 12:28:05 -08:00
2024-01-30 22:36:56 -05:00
2023-05-12 11:21:25 +02:00
2023-09-07 11:08:52 -07:00
2024-05-14 08:28:41 +02:00
2023-11-10 10:54:51 -08:00
2023-05-30 14:28:52 -07: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-01-22 09:23:11 +00:00
2024-05-13 12:10:25 -07:00
2024-04-29 10:16:45 +01:00
2024-05-08 23:52:22 -07:00
2024-05-13 15:36:28 -04:00
2024-03-21 14:27:37 +01:00