Craig Topper
fd21d35178
[TableGen] Reduce the number of vectors passed to getIslands. NFC ( #130402 )
...
Combine the StartBits, EndBits, and FieldVals vectors into a single
vector of a struct that contains all 3 pieces of information.
Instead of storing EndBits, we store NumBits since that's what the users
want.
I've removed the BitNo variable as it was easy to construct calculate
from StartBit. I've also removed Num in favor of Islands.size().
2025-03-10 21:02:09 -07:00
..
2024-09-05 13:25:06 -04:00
2025-01-22 13:53:23 +01:00
2025-01-02 17:03:33 +01:00
2024-06-29 18:50:52 -04:00
2024-06-05 11:43:32 +02:00
2024-06-19 05:50:08 +00:00
2025-02-11 18:43:27 +01:00
2025-03-10 13:23:12 +00:00
2023-10-19 09:31:59 +02:00
2024-04-12 14:33:35 -07:00
2025-02-21 10:59:27 +08:00
2024-08-04 10:54:18 -07:00
2024-10-18 21:16:50 +01:00
2025-02-24 15:39:13 -08:00
2024-03-04 10:45:22 -08:00
2025-02-24 08:53:44 -05:00
2024-09-04 11:24:52 +02:00
2024-09-25 10:49:45 -04:00
2025-03-10 21:02:09 -07:00
2024-01-17 22:55:58 +01:00
2025-02-19 20:29:51 -05:00
2024-12-04 10:56:55 +00:00
2024-05-30 12:17:37 +01:00
2025-03-03 13:46:33 +07:00
2024-03-25 14:09:25 -07:00
2024-08-05 09:59:36 +02:00
2024-11-21 10:54:32 -08:00
2024-12-18 12:58:21 +00:00
2024-09-19 14:38:15 +02:00
2024-12-05 19:31:20 -08:00
2024-12-17 07:44:17 -06:00
2024-10-16 14:39:36 -07:00
2024-10-16 14:39:36 -07:00
2024-08-28 12:19:58 +01:00
2024-08-28 12:19:58 +01:00
2024-07-03 10:50:52 +01:00
2024-10-01 17:14:50 -07:00
2025-02-19 20:29:51 -05:00
2024-05-27 19:17:04 +02:00
2024-10-30 09:02:40 -04:00
2025-02-02 21:01:49 +00:00
2024-05-08 23:58:55 -07:00
2025-02-19 20:29:51 -05:00