[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 6 16:54:20 PDT 2023
eddyz87 updated this revision to Diff 547613.
eddyz87 marked 3 inline comments as done.
eddyz87 added a comment.
Changes according to Yonghong's comments
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.547613.patch
Type: text/x-patch
Size: 21283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230806/53695553/attachment.bin>
More information about the llvm-commits
mailing list