1
Fork 0

Rollup merge of #120171 - cjgillot:jump-threading-assume-assert, r=tmiasko

Fix assume and assert in jump threading

r? ``@tmiasko``
This commit is contained in:
León Orell Valerian Liehr 2024-01-23 21:53:57 +01:00 committed by GitHub
commit 6cca9b33ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 209 additions and 15 deletions

View file

@ -1028,6 +1028,7 @@ symbols! {
minnumf32,
minnumf64,
mips_target_feature,
mir_assume,
mir_basic_block,
mir_call,
mir_cast_transmute,