[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 17:29:23 PDT 2020


sidneym updated this revision to Diff 272279.
sidneym added a comment.

missed fabs.S


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82263

Files:
  compiler-rt/lib/builtins/CMakeLists.txt
  compiler-rt/lib/builtins/hexagon/dffma.S
  compiler-rt/lib/builtins/hexagon/fabs_opt.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.272279.patch
Type: text/x-patch
Size: 4939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200621/53c6ccf7/attachment.bin>


More information about the llvm-commits mailing list