[PATCH] D129593: [InstCombine] Enable strtol folding with nonnull endptr

Martin Sebor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 08:27:56 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGab7ee3c9911f: [InstCombine] Enable strtol folding with nonnull endptr (authored by msebor).

Changed prior to commit:
  https://reviews.llvm.org/D129593?vs=444052&id=444273#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129593/new/

https://reviews.llvm.org/D129593

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129593.444273.patch
Type: text/x-patch
Size: 5276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/3a83f552/attachment.bin>


More information about the llvm-commits mailing list