[PATCH] D73985: [bpf] zero extension is required in BPF implementaiton so remove <<=32 >>=32
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 18:00:53 PDT 2020
yonghong-song accepted this revision.
yonghong-song added a comment.
This revision is now accepted and ready to land.
LGTM. Thanks! @jrfastab Do you have "git push" permission? If yes, you can directly push the change to trunk. Otherwise, I can help push the patch in. Let me know.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73985/new/
https://reviews.llvm.org/D73985
More information about the llvm-commits
mailing list