search for: 1008147

Displaying 1 result from an estimated 1 matches for "1008147".

Did you mean: 1008127
2010 Jan 14
4
[LLVMdev] Presenting Unsafe Math Flag to Optimizer
On Jan 13, 2010, at 4:50 PM, Devang Patel wrote: > On Wed, Jan 13, 2010 at 4:20 PM, Bill Wendling <wendling at apple.com> wrote: >> Hi all, >> >> A quick question: >> >> The current implementation of the "allow unsafe math" option is to specify it via the TargetOptions object. However, this prevents the target-independent optimizer from using it.