[all-commits] [llvm/llvm-project] 0836a1: Extend transform introduced in D111896 to multiple...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Oct 19 12:15:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0836a1059dcf8e4fbf408248bf5eed13dfd93f7b
      https://github.com/llvm/llvm-project/commit/0836a1059dcf8e4fbf408248bf5eed13dfd93f7b
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

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

  Log Message:
  -----------
  Extend transform introduced in D111896 to multiple exits

This is trivial.  It was left out of the original review only because we had multiple copies of the same code in review at the same time, and keeping them in sync was easiest if the structure was kept in sync.




More information about the All-commits mailing list