[all-commits] [llvm/llvm-project] 27b4e6: [NFC] Replace MaybeAlign with Align in TargetTrans...

Eli Friedman via All-commits all-commits at lists.llvm.org
Mon May 18 19:26:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 27b4e6931d0f2f16293e6abface7da25fb731e14
      https://github.com/llvm/llvm-project/commit/27b4e6931d0f2f16293e6abface7da25fb731e14
  Author: Eli Friedman <efriedma at quicinc.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfo.h
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
    M llvm/lib/Analysis/TargetTransformInfo.cpp
    M llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

  Log Message:
  -----------
  [NFC] Replace MaybeAlign with Align in TargetTransformInfo.




More information about the All-commits mailing list