[PATCH] D140804: [BPF] support for BPF_ST instruction in codegen

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 13 11:45:57 PDT 2023


eddyz87 updated this revision to Diff 549736.
eddyz87 added a comment.

Rebased on top of D157806 <https://reviews.llvm.org/D157806>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140804

Files:
  llvm/lib/Target/BPF/BPFInstrInfo.td
  llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp
  llvm/lib/Target/BPF/BPFSubtarget.cpp
  llvm/lib/Target/BPF/BPFSubtarget.h
  llvm/test/CodeGen/BPF/CORE/field-reloc-st-imm.ll
  llvm/test/CodeGen/BPF/store_imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140804.549736.patch
Type: text/x-patch
Size: 18256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230813/4d59dac0/attachment.bin>


More information about the llvm-commits mailing list