[PATCH] D81859: [RFC BPF] Prevent Speculative Code Motion
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 15 22:32:29 PDT 2020
yonghong-song updated this revision to Diff 270960.
yonghong-song added a comment.
more detailed implementation in BPF backend getUserCost() implementation to fix a few kernel bpf selftests issues.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81859/new/
https://reviews.llvm.org/D81859
Files:
llvm/lib/Target/BPF/BPFTargetMachine.cpp
llvm/lib/Target/BPF/BPFTargetMachine.h
llvm/lib/Target/BPF/BPFTargetTransformInfo.h
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81859.270960.patch
Type: text/x-patch
Size: 4049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/b2d96ecc/attachment.bin>
More information about the llvm-commits
mailing list