search for: 96ed02f8

Displaying 1 result from an estimated 1 matches for "96ed02f8".

2015 Jan 14
3
[LLVMdev] Enable changing UnsafeFPMath on a per-function basis
We already sort of model fast math flags at per-function level by resetting TargetOptions before selection dag is run. My proposal just makes changes that are needed to parallelize the backend (sorry about the misleading title of this thread). If modeling the flags at per-instruction level is the right thing to do, I agree that I shouldn't proceed with my current plan. I think exposing fp