https://llvm.org/bugs/show_bug.cgi?id=23026
Hal Finkel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #10 from Hal Finkel <[email protected]> --- Fixed in r233481 (I turned off doing that folding in the constant folder (it can't be done there without target endianness info). The backend still takes care of it in this case anyway. -- 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
