[PATCH] D61810: [BPF] add new intrinsics preserve_{array,union,struct}_access_index

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 16:40:05 PDT 2019


yonghong-song updated this revision to Diff 200118.
yonghong-song marked an inline comment as done.
yonghong-song edited the summary of this revision.
yonghong-song added a comment.

change new intrinsic format, add num_of_zeros for array, remove inst_name


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61810

Files:
  docs/LangRef.rst
  include/llvm/IR/IRBuilder.h
  include/llvm/IR/Intrinsics.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61810.200118.patch
Type: text/x-patch
Size: 8906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/8a3b9f14/attachment.bin>


More information about the llvm-commits mailing list