[PATCH] D73985: [bpf] zero extension is required in BPF implementaiton so remove <<=32 >>=32
John Fastabend via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 8 08:39:52 PDT 2020
jrfastab added a comment.
@yonghong-song @ast Now we have proper alu32 fixes in kernel side how about we add this. We've been running with it for a couple months now?
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