-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Labels
generated by fuzzerllvm:instcombineCovers the InstCombine, InstSimplify and AggressiveInstCombine passesCovers the InstCombine, InstSimplify and AggressiveInstCombine passesmiscompilation
Description
Like #139866 this is from a fuzzer that generates Rust MIR: https://github.com/cbeuw/rustlantis.
I've tried to reduce the MIR, but I think there's a pretty complicated structure required because I can't get the MIR very small.
https://godbolt.org/z/G6qsWP57T
The program seems to miscompile starting at rustc -Zmir-opt-level=0 -Copt-level=1 -Cllvm-args=-opt-bisect-limit=159
Metadata
Metadata
Assignees
Labels
generated by fuzzerllvm:instcombineCovers the InstCombine, InstSimplify and AggressiveInstCombine passesCovers the InstCombine, InstSimplify and AggressiveInstCombine passesmiscompilation