[PATCH] D99438: [SimplifyLibCalls] Take size of int into consideration when emitting ldexp/ldexpf

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 12 13:37:42 PDT 2021


bjope added a comment.

In D99438#2682538 <https://reviews.llvm.org/D99438#2682538>, @xbolva00 wrote:

> I think you should ask on llvm-dev about this :)

I actually started out by doing that a couple of weeks ago, https://lists.llvm.org/pipermail/llvm-dev/2021-March/149370.html , but there was very little reponse so I prepared these patches to get things/discussions going. But still not much response except @atrosinenko that thinks it might be reasonable to handle this some way (maybe like this).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99438



More information about the llvm-commits mailing list