Skip to content
  • Krzysztof Parzyszek's avatar
    [Hexagon] Flip hexagon-autohvx to be true by default · 57b5ac14
    Krzysztof Parzyszek authored
    This will allow other generators of LLVM IR to use the auto-vectorizer
    without having to change that flag.
    
    Note: on its own, this patch will enable auto-vectorization on Hexagon
    in all cases, regardless of the -fvectorize flag. There is a companion
    clang patch that together with this one forms an NFC for clang users.
    
    llvm-svn: 345169
    57b5ac14