Serguei Katkov
26f4c85f40
[Verifier] Remove invalid verifier check
...
According to LangRef for unordered atomic memory transfer intrinsics
"The first three arguments are the same as they are in the @llvm.memcpy intrinsic, with the added constraint that
len is required to be a positive integer multiple of the element_size. If len is not a positive integer multiple
of element_size, then the behaviour of the intrinsic is undefined."
So the len is not multiple of element size is just an undefined behavior and verifier should not complain about that
as undefined behavior is allowed in LLVM IR.
This change removes the verifier check for this condition
Reviewers: reames
Reviewed By: reames
Subscribers: dantrushin, hiraditya, jfb, llvm-commits
Differential Revision: https://reviews.llvm.org/D76116
2020-03-16 12:00:08 +07:00
..
2020-01-22 09:01:34 -05:00
2019-07-16 22:41:38 +00:00
2019-09-20 18:52:49 +00:00
2019-07-12 18:13:16 +00:00
2017-07-12 13:24:46 +00:00
2018-01-19 17:13:12 +00:00
2017-07-12 13:24:46 +00:00
2017-07-12 13:24:46 +00:00
2017-07-12 13:24:46 +00:00
2017-07-12 13:24:46 +00:00
2017-07-12 13:24:46 +00:00
2018-01-19 17:13:12 +00:00
2017-04-04 18:43:11 +00:00
2020-03-11 23:53:48 +01:00
2018-08-21 04:27:07 +00:00
2018-08-21 04:27:07 +00:00
2018-08-21 04:27:07 +00:00
2018-08-21 04:27:07 +00:00
2019-09-18 22:38:56 +00:00
2017-07-12 13:24:46 +00:00
2019-09-25 22:28:27 +00:00
2018-05-09 02:40:45 +00:00
2018-01-05 01:13:37 +00:00
2019-08-06 21:47:18 +00:00
2018-12-14 15:38:15 +00:00
2018-12-14 15:38:15 +00:00
2018-12-14 15:38:15 +00:00
2018-12-14 15:38:15 +00:00
2019-03-12 21:02:54 +00:00
2017-10-02 18:31:29 +00:00
2017-10-02 18:31:29 +00:00
2017-10-02 18:31:29 +00:00
2017-10-02 18:31:29 +00:00
2018-05-09 02:40:45 +00:00
2017-10-02 18:31:29 +00:00
2017-10-02 18:31:29 +00:00
2017-02-20 22:51:42 +00:00
2017-10-02 18:31:29 +00:00
2016-05-12 01:17:38 +00:00
2019-07-23 17:19:56 +00:00
2019-07-23 17:19:56 +00:00
2019-01-07 23:09:09 +00:00
2017-03-08 23:55:44 +00:00
2017-03-08 23:55:44 +00:00
2017-03-08 23:55:44 +00:00
2017-03-08 23:55:44 +00:00
2017-03-08 23:55:44 +00:00
2017-03-08 23:55:44 +00:00
2017-03-08 23:55:44 +00:00
2019-05-07 17:42:38 +00:00
2017-03-08 23:55:44 +00:00
2017-03-08 23:55:44 +00:00
2019-10-15 11:31:21 +00:00
2019-10-15 11:31:21 +00:00
2019-10-15 11:31:21 +00:00
2017-03-08 00:28:57 +00:00
2019-10-15 11:31:21 +00:00
2018-02-12 19:45:54 +00:00
2017-10-02 18:31:29 +00:00
2017-10-02 18:31:29 +00:00
2018-08-24 21:01:58 +00:00
2020-03-02 10:03:14 -08:00
2017-10-02 18:31:29 +00:00
2020-03-16 12:00:08 +07:00
2017-10-02 18:31:29 +00:00
2018-05-09 02:40:45 +00:00
2019-10-04 17:03:46 +00:00
2016-06-27 19:43:15 +00:00
2017-10-02 18:31:29 +00:00
2019-03-12 21:02:54 +00:00
2017-10-02 18:31:29 +00:00
2017-02-28 18:09:44 +00:00
2017-07-12 13:24:46 +00:00
2019-02-14 22:41:01 +00:00
2017-07-12 13:24:46 +00:00
2019-05-15 02:35:32 +00:00
2019-03-12 21:02:54 +00:00
2019-06-17 12:01:53 +00:00
2019-08-27 12:57:09 +00:00
2020-01-28 09:42:01 +01:00
2018-05-09 02:40:45 +00:00
2018-02-08 18:45:16 +00:00
2019-12-11 19:53:49 +05:30
2019-12-11 19:53:49 +05:30
2019-12-11 19:53:49 +05:30
2020-01-23 17:02:27 -08:00
2016-08-04 20:30:07 +00:00
2017-10-02 18:31:29 +00:00
2017-10-02 18:31:29 +00:00
2017-10-02 18:31:29 +00:00
2018-01-23 16:11:15 +00:00
2017-10-02 18:31:29 +00:00
2017-10-02 18:31:29 +00:00
2017-10-02 18:31:29 +00:00
2020-02-26 14:48:08 -08:00
2019-06-18 20:09:09 +00:00
2019-03-13 19:46:34 +00:00
2019-03-13 19:46:34 +00:00
2020-01-28 09:42:01 +01:00
2018-01-19 17:13:12 +00:00
2019-06-27 06:07:41 +00:00
2017-02-28 18:09:44 +00:00
2017-05-23 00:08:00 +00:00
2018-07-16 00:28:24 +00:00
2020-01-31 14:02:33 +01:00
2018-04-06 10:20:19 +00:00
2017-12-14 09:33:58 +00:00
2017-12-14 09:33:58 +00:00
2016-08-02 23:32:53 +00:00
2017-10-02 18:31:29 +00:00
2016-08-01 18:07:19 +00:00
2019-07-05 12:48:16 +00:00
2017-05-03 12:28:54 +00:00
2017-04-28 20:25:27 +00:00
2017-04-28 20:25:27 +00:00
2018-11-16 14:28:05 +00:00
2016-12-15 21:23:44 +00:00
2017-10-02 18:31:29 +00:00
2016-06-01 16:13:10 +00:00
2018-02-06 23:45:59 +00:00
2016-07-04 08:01:29 +00:00