[PATCH] D82820: [InstCombine] Fix mismatched attribute lists for combined calls
Gui Andrade via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 7 14:22:42 PDT 2020
guiand updated this revision to Diff 276207.
guiand added a comment.
This update removes attribute list copying per the discussion above.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82820/new/
https://reviews.llvm.org/D82820
Files:
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/test/Transforms/InstCombine/pow_fp_int.ll
llvm/test/Transforms/InstCombine/simplify-libcalls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82820.276207.patch
Type: text/x-patch
Size: 4751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/319b835c/attachment.bin>
More information about the llvm-commits
mailing list