Anna Thomas
3f407d73ea
[UnrollRuntime] Fix domTree failures in multiexit unrolling
...
Summary:
This fixes the IDom for exit blocks and all blocks reachable from the exit blocks, when runtime unrolling under multiexit/exiting case.
We initially had a restrictive check that the IDom is only updated when
it is the header of the loop.
However, we also need to update the IDom to the correct one when the
IDom is any block within the original loop. See added test cases (which
fail dom tree verification without the patch).
Reviewers: reames, mzolotukhin, mkazantsev, hfinkel
Reviewed by: brzycki, kuhar
Subscribers: zzheng, dmgreen, llvm-commits
Differential Revision: https://reviews.llvm.org/D56284
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350640 91177308-0d34-0410-b5e6-96231b3b80d8
2019-01-08 17:16:25 +00:00
..
2017-06-28 18:53:09 +00:00
2018-09-10 02:54:25 +00:00
2018-10-25 15:08:29 +00:00
2018-04-03 03:39:43 +00:00
2017-10-19 18:16:31 +00:00
2018-08-30 06:01:05 +00:00
2009-09-11 18:01:28 +00:00
2011-02-10 23:38:10 +00:00
2009-09-11 18:01:28 +00:00
2009-09-11 18:01:28 +00:00
2015-02-27 19:29:02 +00:00
2009-09-11 18:01:28 +00:00
2009-09-11 18:01:28 +00:00
2015-02-27 21:17:42 +00:00
2015-02-27 21:17:42 +00:00
2013-07-14 02:10:57 +00:00
2015-02-27 21:17:42 +00:00
2012-04-10 05:14:42 +00:00
2017-08-02 20:35:29 +00:00
2018-03-15 21:34:43 +00:00
2018-03-02 16:22:32 +00:00
2018-05-09 02:40:45 +00:00
2018-12-12 17:32:52 +00:00
2018-12-12 17:32:52 +00:00
2018-12-12 17:32:52 +00:00
2018-12-12 17:32:52 +00:00
2018-12-18 17:16:05 +00:00
2015-02-27 21:17:42 +00:00
2017-03-04 05:20:02 +00:00
2018-12-12 17:32:52 +00:00
2017-01-26 02:13:50 +00:00
2017-01-26 02:13:50 +00:00
2017-01-26 02:13:50 +00:00
2017-01-26 02:13:50 +00:00
2017-01-26 02:13:50 +00:00
2017-01-26 02:13:50 +00:00
2017-01-26 02:13:50 +00:00
2017-08-02 20:35:29 +00:00
2017-01-26 02:13:50 +00:00
2016-04-05 12:19:35 +00:00
2015-02-27 19:29:02 +00:00
2018-03-26 11:31:46 +00:00
2016-07-29 19:29:47 +00:00
2017-10-31 10:47:46 +00:00
2017-05-12 15:30:58 +00:00
2017-08-02 20:35:29 +00:00
2017-03-26 16:46:53 +00:00
2018-09-26 01:03:21 +00:00
2017-03-16 21:07:48 +00:00
2017-04-17 05:38:28 +00:00
2018-04-06 13:57:21 +00:00
2017-08-03 23:42:58 +00:00
2018-10-31 14:33:14 +00:00
2011-09-02 15:43:43 +00:00
2012-09-26 09:51:39 +00:00
2013-07-14 01:42:54 +00:00
2015-10-02 19:21:52 +00:00
2016-04-06 21:47:12 +00:00
2016-06-15 00:19:56 +00:00
2017-01-23 23:45:42 +00:00
2017-08-29 17:24:09 +00:00
2016-09-27 21:03:45 +00:00
2017-08-02 20:35:29 +00:00
2018-05-09 02:40:45 +00:00
2017-01-26 01:04:11 +00:00
2018-05-09 02:40:45 +00:00
2017-08-02 20:35:29 +00:00
2017-08-02 20:35:29 +00:00
2016-08-02 21:24:14 +00:00
2017-08-02 20:35:29 +00:00
2019-01-08 17:16:25 +00:00
2018-12-28 19:21:50 +00:00
2018-09-25 10:08:47 +00:00
2018-10-31 14:33:14 +00:00
2017-09-15 15:56:05 +00:00
2017-10-20 10:08:47 +00:00
2015-11-03 07:14:39 +00:00
2015-02-27 21:17:42 +00:00
2016-08-02 21:24:14 +00:00
2017-08-02 20:35:29 +00:00
2016-08-02 21:24:14 +00:00
2016-05-03 03:57:40 +00:00
2016-06-08 20:21:24 +00:00
2017-03-02 17:38:46 +00:00
2017-09-28 02:45:42 +00:00
2017-06-28 17:01:15 +00:00
2016-05-10 21:45:55 +00:00
2015-02-27 21:17:42 +00:00
2018-03-02 16:22:32 +00:00
2017-08-02 20:35:29 +00:00