You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arielb1 opened this issue
Apr 11, 2015
· 3 comments
Labels
A-codegenArea: Code generationA-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.P-highHigh priority
The text was updated successfully, but these errors were encountered:
alexcrichton
added
A-codegen
Area: Code generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
labels
Apr 13, 2015
A-codegenArea: Code generationA-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.P-highHigh priority
An overflowing fp -> int cast, for example:
playpen
Causes LLVM to not initialise the parameter passed to
show
:The text was updated successfully, but these errors were encountered: