[PATCH] D157806: [BPF] Fix in/out argument constraints for CORE_MEM instructions

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 16:38:09 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG08d92dedd26c: [BPF] Fix in/out argument constraints for CORE_MEM instructions (authored by eddyz87).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157806

Files:
  llvm/lib/Target/BPF/BPFInstrInfo.td
  llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp
  llvm/lib/Target/BPF/BTFDebug.cpp
  llvm/test/CodeGen/BPF/CORE/offset-reloc-simplify-patchable-1.ll
  llvm/test/CodeGen/BPF/CORE/offset-reloc-simplify-patchable-2.ll
  llvm/test/CodeGen/BPF/CORE/offset-reloc-simplify-patchable-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157806.550131.patch
Type: text/x-patch
Size: 30599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/92faa3e1/attachment.bin>


More information about the llvm-commits mailing list