[PATCH] D91990: [BPF][NewPM] Port bpf-adjust-opt to NPM and add it to pipeline

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 12:40:11 PST 2020


aeubanks created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
aeubanks requested review of this revision.

Depends on D91804 <https://reviews.llvm.org/D91804>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91990

Files:
  llvm/lib/Target/BPF/BPF.h
  llvm/lib/Target/BPF/BPFAdjustOpt.cpp
  llvm/lib/Target/BPF/BPFTargetMachine.cpp
  llvm/test/CodeGen/BPF/adjust-opt-icmp1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91990.307171.patch
Type: text/x-patch
Size: 5201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201123/705635ac/attachment.bin>


More information about the llvm-commits mailing list