[PATCH] D114215: BPF: Workaround InstCombine trunc+icmp => mask+icmp Optimization

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 20:27:37 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8fb3f8448409: BPF: Workaround InstCombine trunc+icmp => mask+icmp Optimization (authored by yonghong-song).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114215

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114215.388374.patch
Type: text/x-patch
Size: 3658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211119/e59d2aa0/attachment.bin>


More information about the llvm-commits mailing list