[PATCH] D65457: [InstCombine] Optimize div/ldiv/lldiv

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 10:17:10 PDT 2019


craig.topper added a comment.

In fact in 32-bit mode x86. You'll get the return value passed by pointer with the sret attribute for all 3 functions.


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

https://reviews.llvm.org/D65457





More information about the llvm-commits mailing list