[all-commits] [llvm/llvm-project] c77705: Revert "[unroll] Move multiple exit costing into c...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Aug 2 13:24:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7770574f9b1c7b8548bf0596ed2008aa5cc5ca4
      https://github.com/llvm/llvm-project/commit/c7770574f9b1c7b8548bf0596ed2008aa5cc5ca4
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-08-02 (Mon, 02 Aug 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
    M llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp

  Log Message:
  -----------
  Revert "[unroll] Move multiple exit costing into consumer pass [NFC]"

This reverts commit 76940577e4bf9c63a8a4ebd32b556bd7feb8cad3.

This causes Transforms/LoopUnroll/ARM/multi-blocks.ll to fail.




More information about the All-commits mailing list