https://bugs.llvm.org/show_bug.cgi?id=48724
Bug ID: 48724
Summary: SROA causing invalid code generation
Product: new-bugs
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Created attachment 24371
--> https://bugs.llvm.org/attachment.cgi?id=24371&action=edit
test.ll
Hello, I am reporting this on behalf of LemonBoy from a downstream issue
report:
https://github.com/ziglang/zig/issues/7325
The different behaviour can be observed by running:
opt-11 -sroa <.ll file> | lli-11 # The output is corrupted
lli-11 <.ll file> # The output is fine
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs