[PATCH] D125207: [BPF] Implement mod operation

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 8 23:55:56 PDT 2022


Jim created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
Jim requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.427984.patch
Type: text/x-patch
Size: 7242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220509/414e59f5/attachment.bin>


More information about the llvm-commits mailing list