Roman Lebedev
795d142d23
[NFCI][IndVars] rewriteLoopExitValues(): don't expand SCEV's until needed
...
Previously, we'd expand *ALL* the SCEV's eagerly, because we needed to
check with `isValidRewrite()`, and discard bad rewrite candidates,
but now that we do not do that, we also don't need to always expand.
In particular, this avoids expanding potentially-huge SCEV's that we
would discard anyways because they are high-cost and we aren't
rewriting aggressively.
2021-08-30 12:28:24 +03:00
..
2021-06-15 21:51:04 -07:00
2021-06-01 13:13:37 -07:00
2021-08-13 11:38:12 -07:00
2021-07-24 00:18:26 +03:00
2021-04-06 21:24:40 +00:00
2021-08-18 11:15:20 -07:00
2021-01-06 11:19:15 -08:00
2021-08-13 16:52:04 -07:00
2021-08-13 11:16:52 -07:00
2021-02-15 11:56:00 -08:00
2021-05-24 10:10:44 -07:00
2021-08-26 09:47:53 -07:00
2020-12-24 09:08:36 -08:00
2021-05-21 02:04:29 -07:00
2021-08-17 21:05:40 -07:00
2021-01-30 01:14:51 +03:00
2021-07-14 15:37:01 -07:00
2021-02-07 09:49:36 -08:00
2021-07-24 00:18:26 +03:00
2021-07-02 17:08:25 -07:00
2021-07-31 18:42:02 -04:00
2021-01-20 21:35:52 -08:00
2021-02-03 12:59:40 -08:00
2021-02-12 11:07:58 +00:00
2021-08-19 14:55:45 -07:00
2021-05-18 13:49:03 -07:00
2021-05-18 13:49:03 -07:00
2021-08-19 08:43:51 -04:00
2021-08-25 13:26:40 +01:00
2021-06-04 23:34:43 -07:00
2021-08-16 20:59:37 +02:00
2021-07-26 23:33:36 -05:00
2021-06-19 09:25:57 +02:00
2021-08-22 11:34:50 -07:00
2021-08-30 12:28:24 +03:00
2021-08-16 20:40:55 +02:00
2020-12-29 19:23:23 -08:00
2021-08-08 22:38:58 -04:00
2020-12-17 19:53:10 -08:00
2021-07-09 09:55:41 -07:00
2021-02-07 09:49:36 -08:00
2021-08-17 21:05:41 -07:00
2021-07-28 19:30:29 +02:00
2021-06-21 10:54:13 +02:00
2021-04-13 01:29:41 +00:00
2021-06-15 21:51:04 -07:00
2021-08-29 21:12:35 +02:00
2021-06-11 09:11:29 +01:00
2021-08-20 13:28:08 +03:00
2021-07-11 17:04:50 -07:00
2021-08-19 14:10:26 -07:00
2021-05-07 11:15:43 -07:00
2021-01-29 11:53:11 +00:00
2021-02-02 22:52:47 -08:00
2021-07-30 08:56:49 -07:00
2021-03-30 14:13:37 +02:00
2021-07-09 09:55:41 -07:00
2021-04-01 08:35:35 +08:00