[PATCH] D112938: BPF: Workaround an InstCombine ICmp transformation with llvm.bpf.compare builtin
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 1 14:54:25 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf63405f6e3d3: BPF: Workaround an InstCombine ICmp transformation with llvm.bpf.compare builtin (authored by yonghong-song).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112938/new/
https://reviews.llvm.org/D112938
Files:
llvm/include/llvm/IR/IntrinsicsBPF.td
llvm/lib/Target/BPF/BPFAdjustOpt.cpp
llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp
llvm/test/CodeGen/BPF/adjust-opt-icmp3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112938.383902.patch
Type: text/x-patch
Size: 8617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211101/bb2389e5/attachment.bin>
More information about the llvm-commits
mailing list