Issue |
142518
|
Summary |
InstCombine(?) miscompilation
|
Labels |
new issue
|
Assignees |
|
Reporter |
saethlin
|
Like https://github.com/llvm/llvm-project/issues/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`
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs