Marshall Mohror bd7ee8c315
Common: remove a mod from AlignUp (#5441)
In cases where the size is not a known constant when inlining, AlignUp<std::size_t> currently generates two 64-bit div instructions.
This generates one div and a cmov which is significantly cheaper.
2020-07-07 16:39:23 -05:00
..
2019-10-05 10:54:07 -04:00
2018-09-06 16:03:28 -04:00
2018-09-06 16:03:28 -04:00
2018-09-06 16:03:28 -04:00
2020-05-01 08:23:59 -04:00
2020-03-29 16:14:36 +01:00
2018-10-20 10:35:55 -04:00
2018-09-06 16:03:28 -04:00
2020-04-07 22:07:06 +01:00
2020-01-15 19:58:33 -07:00
2019-03-10 19:18:09 -05:00
2018-09-06 00:00:21 +02:00
2020-02-13 17:39:15 +08:00