Florian Hahn
290ff955f0
[VPlan] Verify incoming values of VPIRPhi matches before checking (NFC)
...
Update the verifier to first check if the number of incoming values
matches the number of predecessors, before using
incoming_values_and_blocks. We unfortunately need also check here, as
this may be called before verifyPhiRecipes runs.
Also update the verifier unit tests, to actually fail for the expected
recipes.
2025-11-04 18:34:14 +00:00
..
2025-11-02 15:52:44 -08:00
2025-09-25 12:18:20 +08:00
2025-07-10 11:23:33 -05:00
2025-09-05 14:05:07 +01:00
2025-11-04 17:08:12 +00:00
2025-11-01 21:57:52 +00:00
2025-11-01 04:13:01 +00:00
2025-11-03 08:00:22 -08:00
2025-11-04 12:39:04 +00:00
2025-10-22 21:27:11 +01:00
2025-11-03 16:28:27 +00:00
2025-10-19 18:49:05 +00:00
2025-08-11 18:12:05 +08:00
2025-08-02 08:46:27 +01:00
2025-11-01 04:13:01 +00:00
2025-10-13 10:16:05 +00:00
2025-10-30 15:46:19 -07:00
2025-11-03 16:53:18 +08:00
2025-10-15 12:48:35 +01:00
2025-11-02 21:14:37 +00:00
2025-05-03 10:54:59 +01:00
2025-11-02 13:15:16 -08:00
2025-11-04 12:02:58 +00:00
2025-10-22 21:27:11 +01:00
2025-11-01 04:13:01 +00:00
2025-11-03 06:44:30 +00:00
2025-10-30 15:46:19 -07:00
2025-10-22 15:00:28 +02:00
2025-11-04 18:34:14 +00:00
2025-07-10 08:20:09 -07:00
2025-07-02 13:05:51 +01:00