[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 09:17:27 PST 2020


yonghong-song added a comment.

> Please double check that all selftests/bpf still pass with and without alu32 before landing.

checked last night and it all works.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74101





More information about the llvm-commits mailing list