[all-commits] [llvm/llvm-project] ab7ee3: [InstCombine] Enable strtol folding with nonnull e...

Martin Sebor via All-commits all-commits at lists.llvm.org
Wed Jul 13 08:28:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab7ee3c9911ff90bb209213b1385336f1619d174
      https://github.com/llvm/llvm-project/commit/ab7ee3c9911ff90bb209213b1385336f1619d174
  Author: Martin Sebor <msebor at redhat.com>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
    M llvm/test/Transforms/InstCombine/str-int-2.ll
    M llvm/test/Transforms/InstCombine/str-int.ll

  Log Message:
  -----------
  [InstCombine] Enable strtol folding with nonnull endptr

Reviewed By: nikic

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




More information about the All-commits mailing list