[PATCH] D69761: [BPF] fix a bug in __builtin_preserve_field_info() with FIELD_BYTE_SIZE

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 3 08:28:34 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4305337716f: [BPF] fix a bug in __builtin_preserve_field_info() with FIELD_BYTE_SIZE (authored by yonghong-song).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69761

Files:
  llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp
  llvm/test/CodeGen/BPF/CORE/intrinsic-fieldinfo-byte-size-4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69761.227616.patch
Type: text/x-patch
Size: 5814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191103/8abcc6da/attachment.bin>


More information about the llvm-commits mailing list