[PATCH] D132144: [Clang][BPF] Support record argument with direct values

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 16:47:16 PDT 2022


yonghong-song updated this revision to Diff 453835.
yonghong-song added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

add two llvm/test/CodeGen/BPF tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132144

Files:
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/bpf-struct-argument.c
  clang/test/CodeGen/bpf-union-argument.c
  llvm/test/CodeGen/BPF/struct-arg-inline.ll
  llvm/test/CodeGen/BPF/struct-arg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132144.453835.patch
Type: text/x-patch
Size: 10924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220818/525cff41/attachment-0001.bin>


More information about the cfe-commits mailing list