AMDGPU: Add default denormal mode to MachineFunctionInfo
The default FP mode should really be a property of a specific function, and not a subtarget. Introduce the necessary fields to the SIMachineFunctionInfo to help move towards this goal.
Loading
Please sign in to comment