[PATCH] D85434: BPF: add a SimplifyCFG IR pass during generic Scalar/IPO optimization

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 13:17:47 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG87cba434027b: BPF: add a SimplifyCFG IR pass during generic Scalar/IPO optimization (authored by yonghong-song).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85434

Files:
  llvm/lib/Target/BPF/BPFTargetMachine.cpp
  llvm/lib/Target/BPF/BPFTargetMachine.h
  llvm/lib/Target/BPF/LLVMBuild.txt
  llvm/test/CodeGen/BPF/simplifycfg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85434.283715.patch
Type: text/x-patch
Size: 7637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/93b7f15a/attachment.bin>


More information about the llvm-commits mailing list