[all-commits] [llvm/llvm-project] 8bba57: [LoopIdiomRecognize] Remove NUW flag from SCEV in ...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Apr 13 11:58:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8bba57b1f12e9e4bc4800f632ab544456ba500f3
      https://github.com/llvm/llvm-project/commit/8bba57b1f12e9e4bc4800f632ab544456ba500f3
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
    M llvm/test/Transforms/LoopIdiom/memcpy-intrinsic.ll

  Log Message:
  -----------
  [LoopIdiomRecognize] Remove NUW flag from SCEV in getTripCount.

Based on the conversation in D147355.

Reviewed By: nikic

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




More information about the All-commits mailing list