This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4b4d8ecde10a5be00a95bd7767ecd7519eef8dc2
clang-p2996
/
llvm
/
test
/
Transforms
/
LoopVectorize
/
control-flow.ll
Tyler Nowicki
4b07b00786
Add Rpass-missed and Rpass-analysis reports to the loop vectorizer. The remarks give the vector width of vectorized loops and a brief analysis of loops that fail to be vectorized. For example, an analysis will be generated for loops containing control flow that cannot be simplified to a select. The optimization remarks also give the debug location of expressions that cannot be vectorized, for example the location of an unvectorizable call.
...
Reviewed by: Arnold Schwaighofer llvm-svn: 211721
2014-06-25 17:50:15 +00:00
3.5 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink