[PATCH] D123472: [SimplifyLibCalls] avoid slicing 64-bit integers in an ILP32 build (PR #54739)

Martin Sebor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 16:21:25 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGffed0cfcdbee: [SimplifyLibCalls] avoid slicing 64-bit integers in an ILP32 build (PR #54739) (authored by msebor).

Changed prior to commit:
  https://reviews.llvm.org/D123472?vs=422005&id=425331#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123472

Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/memchr-4.ll
  llvm/test/Transforms/InstCombine/strncmp-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123472.425331.patch
Type: text/x-patch
Size: 7096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/93444c10/attachment.bin>


More information about the llvm-commits mailing list