[PATCH] D82263: [Hexagon] Cleanup compiler-rt.builtins remove code that belongs in the c-library
Sid Manning via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 20 12:10:29 PDT 2020
sidneym created this revision.
sidneym added reviewers: bcain, kparzysz, dalias.
Herald added subscribers: Sanitizers, mgorny, dberris.
Herald added a project: Sanitizers.
There were some functions in builtins that rightfully belong in the clibrary.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82263
Files:
compiler-rt/lib/builtins/CMakeLists.txt
compiler-rt/lib/builtins/hexagon/dffma.S
compiler-rt/lib/builtins/hexagon/fma_opt.S
compiler-rt/lib/builtins/hexagon/fmax_opt.S
compiler-rt/lib/builtins/hexagon/fmin_opt.S
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82263.272267.patch
Type: text/x-patch
Size: 3893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200620/3ca82cf4/attachment.bin>
More information about the llvm-commits
mailing list