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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 09:45:58 PDT 2019


xbolva00 updated this revision to Diff 212369.
xbolva00 added a comment.

Fixed copy paste bug.


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

https://reviews.llvm.org/D65457

Files:
  include/llvm/Analysis/TargetLibraryInfo.def
  include/llvm/Transforms/Utils/SimplifyLibCalls.h
  lib/Analysis/TargetLibraryInfo.cpp
  lib/Transforms/Utils/BuildLibCalls.cpp
  lib/Transforms/Utils/SimplifyLibCalls.cpp
  test/Transforms/InstCombine/div-call.ll
  unittests/Analysis/TargetLibraryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65457.212369.patch
Type: text/x-patch
Size: 8791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/a848770e/attachment.bin>


More information about the llvm-commits mailing list