mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-02 16:56:50 +00:00
Whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168937 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a04d6c948c
commit
33634833aa
@ -205,7 +205,7 @@ namespace llvm {
|
||||
/// Note: This option only controls formation of fused ops by the
|
||||
/// optimizers. Fused operations that are explicitly specified (e.g. FMA
|
||||
/// via the llvm.fma.* intrinsic) will always be honored, regardless of
|
||||
/// the value of this option.
|
||||
/// the value of this option.
|
||||
FPOpFusion::FPOpFusionMode AllowFPOpFusion;
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user