[PATCH] D122676: BPF: support inlining __builtin_memcmp intrinsic call
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 29 15:04:10 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5898979387bc: BPF: support inlining __builtin_memcmp intrinsic call (authored by yonghong-song).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122676/new/
https://reviews.llvm.org/D122676
Files:
llvm/lib/Target/BPF/BPFISelLowering.cpp
llvm/lib/Target/BPF/BPFTargetTransformInfo.h
llvm/test/CodeGen/BPF/memcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122676.418995.patch
Type: text/x-patch
Size: 4642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220329/c7ad0f81/attachment.bin>
More information about the llvm-commits
mailing list