[PATCH] D61810: [BPF] add new intrinsics preserve_{array,union,struct}_access_index
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 23 10:28:39 PDT 2019
lebedev.ri added a comment.
Don't think i will be of any help here.
================
Comment at: docs/LangRef.rst:16960
+ declare <type2>
+ @llvm.preserve.array.access.index.p0s_union.anons.p0a10s_union.anons(<type> base,
+ i32 dim,
----------------
what's `anons` ?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61810/new/
https://reviews.llvm.org/D61810
More information about the llvm-commits
mailing list