Sergei Barannikov
c8c2218c00
[TableGen][DecoderEmitter] Synthesize decoder table name in emitTable ( #154255 )
...
Previously, HW mode name was appended to decoder namespace name when
enumerating encodings, and then emitTable appended the bit width to it
to form the final table name. Let's do this all in one place.
A nice side effect is that this allows us to avoid having to deal with
std::string.
The changes in the tests are caused by the different order of tables.
2025-08-19 06:19:54 +03:00
..
2025-07-28 21:36:19 -07:00
2025-08-18 08:25:17 +03:00
2025-08-13 18:08:56 +02:00
2025-08-13 18:08:56 +02:00
2025-07-23 20:27:41 +03:00
2025-03-24 13:42:28 -07:00
2025-05-01 08:58:59 +01:00
2025-01-13 23:36:09 -08:00
2025-01-27 13:44:44 -08:00
2025-01-27 13:44:44 -08:00
2025-05-08 12:12:15 -05:00
2025-06-25 05:23:11 -07:00
2024-12-04 09:19:13 +00:00
2025-05-23 12:03:56 -07:00
2025-06-24 18:49:05 -07:00
2025-07-17 11:27:47 -05:00
2025-07-17 11:27:47 -05:00
2025-06-05 12:35:30 -05:00
2025-04-29 16:22:48 -07:00
2025-01-20 19:13:31 -06:00
2025-01-20 19:13:31 -06:00
2025-07-30 14:03:26 +01:00
2025-02-10 08:16:12 -08:00
2025-02-10 08:16:12 -08:00
2025-07-29 09:05:17 +02:00
2025-05-01 08:58:59 +01:00
2025-08-19 06:19:54 +03:00
2025-08-19 06:19:54 +03:00
2025-01-27 13:44:44 -08:00
2024-12-17 20:34:35 -06:00
2025-03-28 16:31:00 +08:00
2025-08-08 06:02:43 -07:00
2024-12-03 13:33:15 -05:00
2025-06-25 05:23:11 -07:00
2025-03-18 20:05:37 -07:00
2024-12-09 13:21:46 +00:00
2025-05-13 19:05:42 +08:00
2025-03-13 12:13:09 +08:00
2025-07-09 12:22:29 -07:00
2025-02-17 11:32:47 +00:00
2025-04-01 22:14:17 -07:00
2025-03-25 15:54:06 -05:00
2024-11-22 22:58:54 +08:00
2025-07-08 10:17:45 +09:00
2025-08-19 10:35:59 +09:00
2025-08-13 12:43:21 +00:00
2025-07-08 10:17:45 +09:00
2025-08-19 10:35:59 +09:00
2025-05-13 10:52:36 +01:00
2025-01-06 21:06:17 +01:00
2025-06-13 10:36:09 -07:00
2025-06-05 21:57:26 -07:00
2025-06-05 21:57:26 -07:00
2025-06-05 21:57:26 -07:00
2025-06-05 21:57:26 -07:00
2025-07-29 09:05:17 +02:00
2025-05-22 16:21:19 -07:00
2025-06-05 06:17:50 -07:00
2025-05-19 12:27:18 -07:00
2025-03-17 17:59:39 +08:00
2025-03-12 17:35:54 +08:00
2024-11-07 19:09:21 +08:00