[all-commits] [llvm/llvm-project] 3a6b76: [IndVars] Directly use unsigned integer induction ...

Allen via All-commits all-commits at lists.llvm.org
Sat Jul 16 19:51:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a6b766b1b8211790529aab6358f1224f0b864c1
      https://github.com/llvm/llvm-project/commit/3a6b766b1b8211790529aab6358f1224f0b864c1
  Author: zhongyunde <zhongyunde at huawei.com>
  Date:   2022-07-17 (Sun, 17 Jul 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
    M llvm/test/Transforms/IndVarSimplify/floating-point-small-iv.ll

  Log Message:
  -----------
  [IndVars] Directly use unsigned integer induction for FPToUI/FPToSI of float induction

Depend on D129358

Reviewed By: nikic

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




More information about the All-commits mailing list