[all-commits] [llvm/llvm-project] 58d531: [LoopUnrollRuntime] Add option to assume the non l...

whitneywhtsang via All-commits all-commits at lists.llvm.org
Wed Mar 3 12:44:05 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58d531fd6f04bf240755ca3f274cfefb20121e85
      https://github.com/llvm/llvm-project/commit/58d531fd6f04bf240755ca3f274cfefb20121e85
  Author: Whitney Tsang <whitneyt at ca.ibm.com>
  Date:   2021-03-03 (Wed, 03 Mar 2021)

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

  Log Message:
  -----------
  [LoopUnrollRuntime] Add option to assume the non latch exit block to be
predictable.

Reviewed By: Meinersbur, bmahjour

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




More information about the All-commits mailing list