[PATCH] D140804: [BPF] support for BPF_ST instruction in codegen
Eduard Zingerman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 16 07:54:50 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8f28e8069c4b: [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.550755.patch
Type: text/x-patch
Size: 18256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/516e44bd/attachment.bin>
More information about the llvm-commits
mailing list