[PATCH] D126838: [BPF] Introduce support for type match relocations

Daniel Müller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 15:20:19 PDT 2022


d-e-s-o updated this revision to Diff 433904.
d-e-s-o added a comment.

Addressed Yonghong's comment and regenerated IR. Thanks for the review!


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

https://reviews.llvm.org/D126838

Files:
  llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp
  llvm/lib/Target/BPF/BPFCORE.h
  llvm/test/CodeGen/BPF/CORE/intrinsic-typeinfo-type-match.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126838.433904.patch
Type: text/x-patch
Size: 7026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/4af464ce/attachment.bin>


More information about the llvm-commits mailing list