[PATCH] D70586: [BPF] Fix a recursion bug in BPF Peephole ZEXT optimization

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 08:11:16 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9e6aa8158850: [BPF] Fix a recursion bug in BPF Peephole ZEXT optimization (authored by yonghong-song).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70586

Files:
  llvm/lib/Target/BPF/BPFMIPeephole.cpp
  llvm/test/CodeGen/BPF/32-bit-subreg-peephole-phi-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70586.230656.patch
Type: text/x-patch
Size: 3191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/a06d6880/attachment.bin>


More information about the llvm-commits mailing list