[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
Tue May 21 21:56:18 PDT 2019


yonghong-song updated this revision to Diff 200640.
yonghong-song edited the summary of this revision.
yonghong-song added a comment.

removed typename from intrinsics, using metadata (ditype) instead


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
  include/llvm/IR/LLVMContext.h
  lib/IR/LLVMContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61810.200640.patch
Type: text/x-patch
Size: 9494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/270820ed/attachment.bin>


More information about the llvm-commits mailing list