[all-commits] [llvm/llvm-project] b0fc76: [NFC] Change LoopVectorizationCostModel::useOrdere...

Mel Chen via All-commits all-commits at lists.llvm.org
Tue May 31 05:39:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0fc765350fe8f7f857985718a50463d22758ef1
      https://github.com/llvm/llvm-project/commit/b0fc765350fe8f7f857985718a50463d22758ef1
  Author: Mel Chen <mel.chen at sifive.com>
  Date:   2022-05-31 (Tue, 31 May 2022)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

  Log Message:
  -----------
  [NFC] Change LoopVectorizationCostModel::useOrderedReductions() to be a const function.

Reviewed By: fhahn

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




More information about the All-commits mailing list