[PATCH] D131731: [InstCombine] Remove assumptions about int having 32 bits

Martin Sebor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 14:36:30 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe858f5120da7: [InstCombine] Remove assumptions about int having 32 bits (authored by msebor).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131731

Files:
  llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/ffs-i16.ll
  llvm/test/Transforms/InstCombine/fls-i16.ll
  llvm/test/Transforms/InstCombine/isascii-i16.ll
  llvm/test/Transforms/InstCombine/isdigit-i16.ll
  llvm/test/Transforms/InstCombine/printf-i16.ll
  llvm/test/Transforms/InstCombine/puts-i16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131731.453135.patch
Type: text/x-patch
Size: 18358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/5e8deb7e/attachment-0001.bin>


More information about the llvm-commits mailing list