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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 10:11:22 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365352: [BPF] add new intrinsics preserve_{array,union,struct}_access_index (authored by yhs, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61810?vs=200640&id=208452#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61810

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/IR/IRBuilder.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/include/llvm/IR/LLVMContext.h
  llvm/trunk/lib/IR/LLVMContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61810.208452.patch
Type: text/x-patch
Size: 9659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/27eb93d2/attachment.bin>


More information about the llvm-commits mailing list