Skip to content

Commit

Permalink
llvm warning: build with -O3 so that clang can unroll the loop
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed May 9, 2020
1 parent cec94b8 commit 14a775a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DataFormats/Math/test/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
</bin>

<bin file="CholeskyInvert_t.cpp" name="CholeskyInvert_t">
<flags CXXFLAGS="-O3"/>
</bin>

<bin file="testGraph.cpp">
Expand Down

0 comments on commit 14a775a

Please sign in to comment.