[PATCH] D83289: [BPF] Add support for floats and doubles

Ilya Leoshkevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 5 06:11:18 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa7137b238a07: [BPF] Add support for floats and doubles (authored by iii).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83289

Files:
  llvm/lib/Target/BPF/BTF.def
  llvm/lib/Target/BPF/BTFDebug.cpp
  llvm/lib/Target/BPF/BTFDebug.h
  llvm/test/CodeGen/BPF/BTF/double.ll
  llvm/test/CodeGen/BPF/BTF/float.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83289.328498.patch
Type: text/x-patch
Size: 8226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/90b5047f/attachment.bin>


More information about the llvm-commits mailing list