Skip to content

Commit 0595ea1

Browse files
committed
Auto merge of rust-lang#97570 - JakobDegen:dse-test, r=tmiasko
Fix TLS access mir opt test and remove stale files Thanks `@pietroalbini` for noticing that the TLS test was not doing what it was supposed to. Switched to `PreCodegen` because `SimplifyCfg` does not run on opt level 0. Also addresses the easy part of rust-lang#97564 . r? rust-lang/mir-opt
2 parents 0a43923 + e60d8b6 commit 0595ea1

7 files changed

+21
-326
lines changed

src/test/mir-opt/inst_combine_deref.deep_opt.InstCombine.diff

-92
This file was deleted.

src/test/mir-opt/inst_combine_deref.do_not_miscompile.InstCombine.diff

-85
This file was deleted.

src/test/mir-opt/inst_combine_deref.dont_opt.InstCombine.diff

-53
This file was deleted.

0 commit comments

Comments
 (0)