[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:52:21 PDT 2019
xbolva00 updated this revision to Diff 212374.
xbolva00 added a comment.
Fixed TLI..
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.212374.patch
Type: text/x-patch
Size: 9265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/7b24db41/attachment.bin>
More information about the llvm-commits
mailing list