[PATCH] D61524: [BPF] Support for compile once and run everywhere

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 7 09:26:05 PDT 2021


yonghong-song added a comment.

@aeubanks Thanks for the background information. Please feel free to make changes so that `BPFAbstractMemberAccess.cpp` does not use `getPointerElementType`. For example, if needed you could extend IR intrinsics to pass additional information from clang frontend codegen to llvm. I am happy to do a code review then.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61524



More information about the llvm-commits mailing list