Takayuki Maeda
c55bf0e72f
Rollup merge of #117554 - durin42:llvm-delete-dead-zext-code, r=nikic
...
consts: remove dead code around `i1` constant values
`LLVMConstZext` recently got deleted, and it turns out (thanks to `@nikic` for knowing!) that this is dead code. Tests all pass for me without this logic, and per nikic:
> We always generate constants in "relocatable bag of bytes"
> representation, so you're never going to get a plain bool.
So this should be a safe thing to do.
r? `@nikic`
`@rustbot` label: +llvm-main
2023-11-04 12:44:45 +09:00
..
2023-10-30 08:46:02 +11:00
2023-10-31 23:26:02 +00:00
2023-10-30 08:46:02 +11:00
2023-10-30 08:46:02 +11:00
2023-11-02 19:35:00 +11:00
2023-10-31 08:01:02 +11:00
2023-10-30 08:46:02 +11:00
2023-10-31 10:42:24 +00:00
2023-10-30 08:46:02 +11:00
2023-11-02 19:35:00 +11:00
2023-11-02 19:35:00 +11:00
2023-11-04 08:50:46 +11:00
2023-11-02 21:03:27 +01:00
2023-11-04 12:44:45 +09:00
2023-11-02 19:35:00 +11:00
2023-11-03 14:57:40 +00:00
2023-11-03 09:17:16 -07:00
2023-10-30 08:46:02 +11:00
2023-11-04 08:50:46 +11:00
2023-11-04 08:50:46 +11:00
2023-10-30 08:46:02 +11:00
2023-11-01 11:29:41 +01:00
2023-11-02 19:35:04 +11:00
2023-11-04 08:50:46 +11:00
2023-10-30 08:46:02 +11:00
2023-10-30 08:46:02 +11:00
2023-10-30 08:46:02 +11:00
2023-11-02 19:35:04 +11:00
2023-11-04 00:29:52 +00:00
2023-10-30 17:33:15 +01:00
2023-11-02 19:35:00 +11:00
2023-10-30 08:46:02 +11:00
2023-10-30 08:46:02 +11:00
2023-11-03 14:57:40 +00:00
2023-11-04 08:50:46 +11:00
2023-10-30 08:46:02 +11:00
2023-11-04 08:50:46 +11:00
2023-11-04 08:50:46 +11:00
2023-10-30 08:46:02 +11:00
2023-10-30 08:46:02 +11:00
2023-10-30 08:46:02 +11:00
2023-11-04 08:50:46 +11:00
2023-11-04 08:50:46 +11:00
2023-11-04 12:44:44 +09:00
2023-10-30 08:46:02 +11:00
2023-11-01 14:17:56 +00:00
2023-11-02 19:35:00 +11:00
2023-11-03 14:57:40 +00:00
2023-10-30 08:46:02 +11:00
2023-11-04 08:50:46 +11:00
2023-10-30 08:46:02 +11:00
2023-10-30 08:46:02 +11:00
2023-10-30 08:46:02 +11:00
2023-10-30 08:46:02 +11:00
2023-10-30 08:46:02 +11:00
2023-11-03 14:57:40 +00:00
2023-11-01 14:17:56 +00:00
2023-11-03 14:57:40 +00:00
2023-10-30 08:46:02 +11:00
2023-11-01 16:39:22 +00:00
2023-11-03 14:57:40 +00:00
2023-11-03 14:57:40 +00:00
2023-10-30 08:46:02 +11:00
2023-11-02 18:16:37 +01:00
2023-11-02 17:20:13 +01:00
2023-11-01 14:17:56 +00:00