[PATCH] D130912: [InstCombine] Correct strtol folding with nonnull endptr
    Martin Sebor via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Aug  1 15:47:47 PDT 2022
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbcef4d238d11: [InstCombine] Correct strtol folding with nonnull endptr (authored by msebor).
Changed prior to commit:
  https://reviews.llvm.org/D130912?vs=449032&id=449148#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130912/new/
https://reviews.llvm.org/D130912
Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/str-int-4.ll
  llvm/test/Transforms/InstCombine/str-int-5.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130912.449148.patch
Type: text/x-patch
Size: 47531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220801/72e2f7a8/attachment.bin>
    
    
More information about the llvm-commits
mailing list