[PATCH] D130912: [InstCombine] Correct strtol folding with nonnull endptr
Alexander Kornienko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 18 15:28:39 PDT 2022
alexfh added subscribers: tstellar, alexfh.
alexfh added a comment.
@tstellar This commit needs to be cherrypicked to the 15.x branch, since it fixes a problem introduced before the llvm 16 cut (https://reviews.llvm.org/D129224).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130912/new/
https://reviews.llvm.org/D130912
More information about the llvm-commits
mailing list