bors
4566094913
Auto merge of #94512 - RalfJung:sdiv-ub, r=oli-obk
...
Miri/CTFE: properly treat overflow in (signed) division/rem as UB
To my surprise, it looks like LLVM treats overflow of signed div/rem as UB. From what I can tell, MIR `Div`/`Rem` directly lowers to the corresponding LLVM operation, so to make that correct we also have to consider these overflows UB in the CTFE/Miri interpreter engine.
r? `@oli-obk`
2022-03-03 12:56:24 +00:00
..
2022-03-01 07:43:12 -03:00
2022-02-19 17:27:43 +01:00
2022-02-19 17:27:43 +01:00
2022-02-19 17:27:43 +01:00
2021-12-07 21:04:40 -08:00
2022-02-23 06:38:52 +00:00
2021-12-09 16:48:51 -05:00
2022-02-20 21:00:12 +01:00
2022-03-01 07:43:12 -03:00
2021-12-07 21:04:40 -08:00
2022-03-03 12:56:24 +00:00
2022-02-19 17:27:43 +01:00
2021-12-07 21:04:40 -08:00
2022-03-01 07:43:12 -03:00
2021-10-14 15:26:59 -05:00
2022-02-15 16:03:24 +11:00
2022-02-19 17:27:43 +01:00
2022-02-01 11:21:26 +01:00
2022-02-26 07:52:42 +01:00
2022-03-01 07:43:12 -03:00
2022-03-01 07:43:12 -03:00
2022-03-01 07:43:12 -03:00
2022-02-19 17:27:43 +01:00
2022-02-19 17:27:43 +01:00
2021-12-02 17:31:38 -08:00
2021-12-02 17:31:38 -08:00
2021-12-02 17:31:38 -08:00
2022-02-17 23:00:59 +01:00
2022-02-19 17:27:43 +01:00
2021-12-07 21:04:40 -08:00
2021-11-30 17:14:48 -08:00
2022-01-12 18:51:31 +01:00
2021-12-02 17:31:38 -08:00
2022-02-23 01:26:07 +00:00
2021-11-30 17:25:30 -08:00
2022-02-19 17:27:43 +01:00
2022-03-01 07:43:12 -03:00
2022-02-15 16:03:24 +11:00
2022-01-12 18:51:31 +01:00
2022-02-21 07:09:11 +01:00
2021-12-06 13:04:18 +00:00
2021-12-07 21:04:40 -08:00
2022-01-12 18:51:31 +01:00
2022-02-19 17:27:43 +01:00
2022-02-18 09:14:21 -05:00
2022-01-12 18:51:31 +01:00