[PATCH] D125207: [BPF] Implement mod operation

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 19:56:47 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG50f5cef39140: [BPF] Implement mod operation (authored by Jim).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125207

Files:
  llvm/lib/Target/BPF/BPFISelLowering.cpp
  llvm/lib/Target/BPF/BPFInstrFormats.td
  llvm/lib/Target/BPF/BPFInstrInfo.td
  llvm/test/CodeGen/BPF/32-bit-subreg-alu.ll
  llvm/test/MC/BPF/insn-unit.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125207.428843.patch
Type: text/x-patch
Size: 7242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220512/29b9a0bd/attachment.bin>


More information about the llvm-commits mailing list