mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 15:19:33 +00:00
[LoadCombine] Missed a file.
llvm-svn: 209792
This commit is contained in:
parent
1510dc5700
commit
0a1cb32d78
@ -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
Block a user