[all-commits] [llvm/llvm-project] 30c382: [PGO][PGSO] Add profile guided size optimization t...

hjyamauchi via All-commits all-commits at lists.llvm.org
Wed Jul 15 11:50:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 30c382a7c6607a7d898730f8d288768110cdf1d2
      https://github.com/llvm/llvm-project/commit/30c382a7c6607a7d898730f8d288768110cdf1d2
  Author: Hiroshi Yamauchi <yamauchi at google.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
    M llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
    M llvm/test/Transforms/LoopVectorize/optsize.ll

  Log Message:
  -----------
  [PGO][PGSO] Add profile guided size optimization to loop vectorization legality.

Differential Revision: https://reviews.llvm.org/D83329




More information about the All-commits mailing list