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

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 16:12:29 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG92e28e397d4c: [BPF] support for BPF_ST instruction in codegen (authored by eddyz87).

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.549194.patch
Type: text/x-patch
Size: 21283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230810/fd11e065/attachment.bin>


More information about the llvm-commits mailing list