[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
Thu May 16 09:21:04 PDT 2019


yonghong-song updated this revision to Diff 199844.
yonghong-song retitled this revision from "[BPF] add a new intrinsic preserve_di_access_index" to "[BPF] add new intrinsics preserve_{array,union,struct}_access_index".
yonghong-song edited the summary of this revision.
yonghong-song added a reviewer: lebedev.ri.
yonghong-song added a comment.

split intrinsics into three, and add langdef.


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.199844.patch
Type: text/x-patch
Size: 9125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/15785fa2/attachment.bin>


More information about the llvm-commits mailing list