https://llvm.org/bugs/show_bug.cgi?id=21421
Kevin Qin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from Kevin Qin <[email protected]> --- As discussed in https://groups.google.com/forum/#!topic/llvm-dev/hRO_qRHFst4, this is valid optimization from llvm instruction combining. To avoid llvm optimizing this, please compile it with -ffreestanding. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
