[PATCH] D74101: [BPF] implement isTruncateFree and isZExtFree in BPFTargetLowering
Alexei Starovoitov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 09:12:19 PST 2020
ast accepted this revision.
ast added a comment.
This revision is now accepted and ready to land.
Looks like more canonical implementation now. Thanks.
Please double check that all selftests/bpf still pass with and without alu32 before landing.
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