Table of Contents

Property LoopVectorization

Namespace
Ubiquity.NET.Llvm
Assembly
Ubiquity.NET.Llvm.dll

LoopVectorization

Gets or Sets a value indicating whether the optimization should honor this functionality

[SuppressMessage("Style", "IDE0251:Make member 'readonly'", Justification = "Semantics - not readonly")]
public bool LoopVectorization { get; set; }

Property Value

bool

Remarks

LLVM-C APIs are lacking documentation on this, so the information is sadly vague.