http://llvm.org/bugs/show_bug.cgi?id=20327
Bug ID: 20327
Summary: lib/CodeGen/CalcSpillWeights.cpp uses a volatile float
(!)
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Global Analyses
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
In r206765 I added a volatile float to work around buildbot failures from
hidden precision in x87.
This is a horrible hack and should be removed somehow, ideally by removing the
use of `float` for spill weights entirely.
--
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