bors
96dee2825e
Auto merge of #88839 - nbdd0121:alignof, r=nagisa
...
Introduce NullOp::AlignOf
This PR introduces `Rvalue::NullaryOp(NullOp::AlignOf, ty)`, which will be lowered from `align_of`, similar to `size_of` lowering to `Rvalue::NullaryOp(NullOp::SizeOf, ty)`.
The changes are originally part of #88700 but since it's not dependent on other changes and could have performance impact on its own, it's separated into its own PR.
2021-09-12 23:49:24 +00:00
..
2021-07-29 14:56:05 -07:00
2021-08-30 13:09:38 +02:00
2021-09-10 20:17:33 +02:00
2021-09-11 23:35:28 +00:00
2021-09-11 08:23:41 -07:00
2021-08-30 20:17:45 -05:00
2021-09-12 17:04:10 +00:00
2021-09-11 08:23:40 -07:00
2021-09-12 23:49:24 +00:00
2021-09-12 20:48:09 +00:00
2021-09-12 23:49:24 +00:00
2021-09-12 23:49:24 +00:00
2021-09-12 03:44:57 -07:00
2021-09-07 20:46:26 +02:00
2021-08-30 22:18:55 -07:00
2021-09-08 20:51:05 -04:00
2021-09-11 23:35:28 +00:00
2021-09-09 19:49:07 +02:00
2021-09-12 03:44:53 -07:00
2021-09-11 10:32:38 +02:00
2021-09-06 23:58:16 +00:00
2021-08-27 16:21:25 -07:00
2021-09-12 03:44:53 -07:00
2021-09-12 20:48:09 +00:00
2021-09-11 08:23:43 -07:00
2021-08-27 20:47:00 +03:00
2021-09-08 10:47:41 -04:00
2021-09-11 10:18:56 +02:00
2021-09-12 20:48:09 +00:00
2021-09-12 23:49:24 +00:00
2021-09-12 03:44:56 -07:00
2021-09-13 00:08:35 +01:00
2021-09-12 23:49:24 +00:00
2021-09-08 20:40:30 +02:00
2021-09-11 23:35:28 +00:00
2021-09-11 10:32:38 +02:00
2021-09-09 01:32:03 +01:00
2021-09-12 03:44:56 -07:00
2021-09-11 20:39:47 +00:00
2021-09-12 03:44:53 -07:00
2021-09-08 20:51:05 -04:00
2021-09-10 23:41:48 +03:00
2021-09-12 20:48:09 +00:00
2021-09-11 23:35:28 +00:00
2021-08-29 16:25:28 +02:00
2021-09-09 10:41:20 +02:00
2021-09-12 13:29:56 +00:00
2021-08-27 01:07:17 +00:00
2021-08-27 01:07:17 +00:00
2021-09-06 22:38:06 -04:00
2021-09-12 20:48:09 +00:00