Nikita Popov
9ca2c309ab
[InstSimplify] Fix poison safety in insertvalue fold
...
We can only fold insertvalue undef, (extractvalue x, n) to x
if x is not poison, otherwise we might be replacing undef with
poison (https://alive2.llvm.org/ce/z/fnw3c8 ). The insertvalue
poison case is always fine.
I didn't go to particularly large effort to preserve cases where
folding with undef is still legal (mainly when there is a chain of
multiple inserts that end up covering the whole aggregate),
because this shouldn't really occur in practice: We should always
be generating the insertvalue poison form when constructing
aggregates nowadays.
Differential Revision: https://reviews.llvm.org/D144106
2023-02-16 09:39:44 +01:00
..
2023-01-18 09:58:32 +01:00
2023-02-13 12:17:43 +00:00
2022-12-08 10:05:23 +01:00
2023-02-10 07:46:47 -08:00
2023-01-05 12:43:45 +01:00
2022-12-08 03:09:27 +03:00
2023-01-05 12:43:45 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2023-01-05 12:43:45 +01:00
2023-01-18 09:58:32 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2023-01-24 15:09:57 -08:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:17:02 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-03-18 14:16:29 -07:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-06-14 08:06:52 -07:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2023-01-05 12:43:45 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 11:47:16 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 11:47:16 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2023-01-03 12:44:20 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-10-10 13:42:42 -07:00
2023-01-03 12:44:20 +01:00
2022-12-08 10:05:23 +01:00
2022-03-07 23:51:09 -08:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2023-01-06 13:53:10 -05:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-07-01 02:37:35 -04:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2023-01-18 09:58:32 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2023-01-18 09:58:32 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-15 13:54:25 -08:00
2022-12-08 11:47:16 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2023-01-18 09:58:32 +01:00
2023-01-18 09:58:32 +01:00
2022-11-18 12:28:15 +00:00
2022-12-30 07:31:47 -08:00
2022-12-30 07:31:47 -08:00
2022-12-02 14:25:13 -08:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-03-07 23:51:09 -08:00
2022-03-07 23:51:09 -08:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2023-01-06 13:53:10 -05:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 12:47:24 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2023-01-03 12:44:20 +01:00
2022-12-08 10:05:23 +01:00
2022-09-19 09:57:37 -07:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2023-02-16 09:39:44 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 11:47:16 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 10:05:23 +01:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00
2022-12-08 03:09:27 +03:00