Dylan DPC
6da214c1e2
Rollup merge of #97579 - SparrowLii:target_features, r=nagisa
...
Avoid creating `SmallVec`s in `global_llvm_features`
This PR made a simple optimization to avoid creating extra `SmallVec`s by adjusting the use of iterator statements.
Also, given the very small size of `tied_target_features`, there is no need to insert each feature into the FxHashMap.
2022-06-06 14:34:57 +02:00
..
2022-06-02 07:58:29 +00:00
2022-06-03 17:02:14 +00:00
2022-06-04 15:28:15 +02:00
2022-06-04 00:50:45 +02:00
2022-06-02 11:22:16 +10:00
2022-06-03 17:10:51 +02:00
2022-06-02 09:00:04 -03:00
2022-06-02 10:46:13 -04:00
2022-06-06 18:05:07 +08:00
2022-06-03 17:02:14 +00:00
2022-06-03 11:18:25 +02:00
2022-06-04 17:46:36 +02:00
2022-06-05 07:02:32 +03:00
2022-06-06 14:34:56 +02:00
2022-06-05 09:30:53 +00:00
2022-06-02 09:00:04 -03:00
2022-06-02 16:04:42 +00:00
2022-06-06 14:34:55 +02:00
2022-06-04 15:28:15 +02:00
2022-06-03 20:42:42 +04:00
2022-06-03 16:46:20 +00:00
2022-06-03 16:46:19 +00:00
2022-06-03 17:01:53 +00:00
2022-06-03 17:02:14 +00:00
2022-06-06 14:34:55 +02:00
2022-06-03 20:42:42 +04:00
2022-06-05 09:30:53 +00:00
2022-06-06 01:40:52 +04:00
2022-06-06 14:34:56 +02:00
2022-06-03 17:02:14 +00:00
2022-06-02 12:22:04 +10:00
2022-06-06 14:34:55 +02:00
2022-06-03 17:02:14 +00:00
2022-06-03 16:46:20 +00:00
2022-06-03 17:01:53 +00:00
2022-06-05 07:03:50 +00:00
2022-06-06 08:37:01 +02:00
2022-06-03 17:01:53 +00:00
2022-06-06 14:34:55 +02:00