[all-commits] [llvm/llvm-project] 4288b6: [LoopBoundSplit] Use SCEVAddRecExpr instead of SCE...

JinGu Kang via All-commits all-commits at lists.llvm.org
Mon Oct 4 02:18:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4288b6520a8ed37a17fe3f41c3a686f3d3bf9f6e
      https://github.com/llvm/llvm-project/commit/4288b6520a8ed37a17fe3f41c3a686f3d3bf9f6e
  Author: Jingu Kang <jingu.kang at arm.com>
  Date:   2021-10-04 (Mon, 04 Oct 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopBoundSplit.cpp

  Log Message:
  -----------
  [LoopBoundSplit] Use SCEVAddRecExpr instead of SCEV for AddRecSCEV (NFC)

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




More information about the All-commits mailing list