General: Add settings for fastmem and disabling adress space check.
This commit is contained in:
parent
8d2a08553e
commit
3147b9e34c
12 changed files with 83 additions and 6 deletions
|
@ -41,4 +41,5 @@ private:
|
|||
ConfigurationShared::CheckState cpuopt_unsafe_unfuse_fma;
|
||||
ConfigurationShared::CheckState cpuopt_unsafe_reduce_fp_error;
|
||||
ConfigurationShared::CheckState cpuopt_unsafe_inaccurate_nan;
|
||||
ConfigurationShared::CheckState cpuopt_unsafe_fastmem_check;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue