[PATCH] D67459: [ConstantFolding] Refactor math functions to use LLVM ones (NFC)
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 12:44:31 PDT 2019
evandro created this revision.
evandro added reviewers: efriedma, xbolva00, spatel.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
When possible, replace calls to library routines on the host with equivalent ones in LLVM.
Repository:
rL LLVM
https://reviews.llvm.org/D67459
Files:
llvm/lib/Analysis/ConstantFolding.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67459.219769.patch
Type: text/x-patch
Size: 8770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/9438d0b8/attachment-0001.bin>
More information about the llvm-commits
mailing list