[PATCH] D74101: [BPF] implement isTruncateFree and isZExtFree in BPFTargetLowering

Yonghong Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 10:05:04 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG29bc5dd19407: [BPF] implement isTruncateFree and isZExtFree in BPFTargetLowering (authored by yonghong-song).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74101

Files:
  llvm/lib/Target/BPF/BPFISelLowering.cpp
  llvm/lib/Target/BPF/BPFISelLowering.h
  llvm/test/CodeGen/BPF/CORE/offset-reloc-fieldinfo-1.ll
  llvm/test/CodeGen/BPF/CORE/offset-reloc-fieldinfo-2.ll
  llvm/test/CodeGen/BPF/is_trunc_free.ll
  llvm/test/CodeGen/BPF/is_zext_free.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74101.243907.patch
Type: text/x-patch
Size: 10412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/51509490/attachment.bin>


More information about the llvm-commits mailing list