[PATCH] D123800: [BPF] handle opaque-pointer for __builtin_preserve_enum_value

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 09:38:59 PDT 2022


yonghong-song updated this revision to Diff 422895.
yonghong-song added a comment.

- simplify code with stripPointerCasts


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123800

Files:
  llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp
  llvm/test/CodeGen/BPF/CORE/intrinsic-typeinfo-enum-value-opaque-pointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123800.422895.patch
Type: text/x-patch
Size: 6452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220414/302611bb/attachment.bin>


More information about the llvm-commits mailing list