Table of Contents

Property SLPVectorization

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

SLPVectorization

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 SLPVectorization { get; set; }

Property Value

bool

Remarks

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