[PATCH] D64606: [BPF] add unit tests for preserve_{array,union,struct}_access_index intrinsics

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 14 21:52:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366038: [BPF] add unit tests for preserve_{array,union,struct}_access_index intrinsics (authored by yhs, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64606?vs=209374&id=209758#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64606

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/test/CodeGen/BPF/CORE/intrinsic-array.ll
  llvm/trunk/test/CodeGen/BPF/CORE/intrinsic-struct.ll
  llvm/trunk/test/CodeGen/BPF/CORE/intrinsic-union.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64606.209758.patch
Type: text/x-patch
Size: 15879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/8da7c4aa/attachment.bin>


More information about the llvm-commits mailing list