forked from OSchip/llvm-project
parent
289067cc3d
commit
f74aae2c2d
|
@ -117,6 +117,7 @@ public:
|
|||
bool SLPVectorize;
|
||||
bool LoopVectorize;
|
||||
bool RerollLoops;
|
||||
bool LoadCombine;
|
||||
|
||||
private:
|
||||
/// ExtensionList - This is list of all of the extensions that are registered.
|
||||
|
|
Loading…
Reference in New Issue