[all-commits] [llvm/llvm-project] 453fde: [indvars] Extend canonicalizeExitConditions to inv...

Philip Reames via All-commits all-commits at lists.llvm.org
Thu Nov 4 14:20:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 453fdebd48d13c8725d245a4fe1745101e51eebb
      https://github.com/llvm/llvm-project/commit/453fdebd48d13c8725d245a4fe1745101e51eebb
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-11-04 (Thu, 04 Nov 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
    M llvm/test/Transforms/IndVarSimplify/finite-exit-comparisons.ll

  Log Message:
  -----------
  [indvars] Extend canonicalizeExitConditions to inverted operands

As discussed in the original reviews, but done in a follow on.




More information about the All-commits mailing list