Skip to content

Commit

Permalink
Register SkipVectorize (apache#3228)
Browse files Browse the repository at this point in the history
  • Loading branch information
gussmith23 authored and Wei Chen committed Jun 26, 2019
1 parent 0dbfa2a commit 522105a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/api_pass.cc
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ REGISTER_PASS(RewriteUnsafeSelect);
REGISTER_PASS(Inline);
REGISTER_PASS(IRTransform);
REGISTER_PASS(VectorizeLoop);
REGISTER_PASS(SkipVectorize);
REGISTER_PASS(UnrollLoop);
REGISTER_PASS(InjectCopyIntrin);
REGISTER_PASS(ThreadSync);
Expand Down

0 comments on commit 522105a

Please sign in to comment.