S. VenkataKeerthy
ed1d9548b5
[IR2Vec] Refactor vocabulary to use section-based storage ( #158376 )
...
Refactored IR2Vec vocabulary and introduced IR (semantics) agnostic `VocabStorage`
- `Vocabulary` *has-a* `VocabStorage`
- `Vocabulary` deals with LLVM IR specific entities. This would help in efficient reuse of parts of the logic for MIR.
- Storage uses a section-based approach instead of a flat vector, improving organization and access patterns.
2025-10-01 17:13:13 -07:00
..
2025-07-23 12:14:51 +01:00
2025-09-26 08:17:31 -07:00
2025-01-16 12:27:54 -06:00
2025-04-22 09:45:15 +01:00
2025-09-22 16:41:39 +01:00
2025-08-01 18:16:07 -07:00
2025-04-07 17:12:50 +01:00
2025-06-12 11:51:58 +01:00
2025-08-15 10:33:08 +02:00
2025-03-03 13:46:33 +07:00
2025-09-08 03:41:22 +00:00
2025-10-01 15:32:07 -07:00
2025-10-01 14:35:17 -07:00
2025-09-29 10:42:34 +01:00
2025-03-05 07:22:35 -08:00
2025-03-03 13:46:33 +07:00
2025-03-03 13:46:33 +07:00
2025-09-19 12:44:52 +02:00
2025-09-02 14:22:42 -07:00
2025-03-13 14:26:42 +01:00
2025-07-18 11:31:52 +01:00
2025-09-08 03:41:22 +00:00
2025-06-27 11:05:49 -07:00
2025-10-01 14:35:17 -07:00
2025-09-17 12:30:03 +09:00
2025-04-23 09:29:06 +01:00
2025-09-22 19:44:41 -05:00
2025-05-26 14:11:15 +05:30
2025-10-01 17:13:13 -07:00
2025-03-06 10:27:47 +01:00
2025-09-28 10:27:29 -07:00
2025-03-07 09:37:19 +01:00
2025-03-29 22:40:05 -07:00
2025-06-12 11:51:58 +01:00
2025-09-17 20:46:44 +03:00
2025-06-24 15:01:29 -07:00
2025-09-10 17:00:14 +01:00
2025-09-19 12:43:06 -04:00
2025-09-17 19:24:30 +09:00
2025-09-23 13:59:25 +00:00
2025-09-17 12:10:14 +09:00
2025-04-08 16:16:53 +02:00
2025-04-14 22:21:40 -07:00
2025-09-09 08:37:12 -06:00
2025-09-09 16:33:39 +09:00
2025-09-26 17:02:31 +00:00
2025-03-06 10:27:47 +01:00
2025-10-01 14:35:17 -07:00
2025-09-18 07:27:10 -04:00
2025-08-27 16:59:47 -07:00
2025-09-15 23:44:43 +00:00
2025-07-29 10:01:04 -07:00
2025-09-30 16:55:15 +00:00
2025-03-18 22:12:45 -07:00
2025-09-23 11:54:52 +03:00
2025-09-24 15:07:37 +01:00
2025-09-08 03:41:22 +00:00
2025-07-15 04:54:28 -04:00
2025-09-29 09:32:28 -07:00
2025-09-09 16:33:39 +09:00
2025-01-24 10:53:11 +00:00
2025-06-06 13:25:07 +01:00
2025-09-26 16:25:20 +02:00
2025-03-03 13:46:33 +07:00
2025-04-16 12:29:33 -07:00
2025-08-29 23:52:13 -04:00
2025-09-18 14:53:40 -07:00
2025-09-25 10:15:47 -07:00
2025-04-02 11:52:41 +02:00
2025-03-03 13:46:33 +07:00
2025-09-09 16:33:39 +09:00
2025-07-28 12:34:30 -04:00
2025-06-24 00:10:22 -07:00
2025-09-18 14:53:40 -07:00
2025-04-02 19:26:19 -05:00