[PATCH] D123883: [BPF] Fix a bug in BPFMISimplifyPatchable pass
Yonghong Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 14:39:57 PDT 2022
yonghong-song updated this revision to Diff 423741.
yonghong-song added a comment.
- create and use isLoadInst() helper function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123883/new/
https://reviews.llvm.org/D123883
Files:
llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp
llvm/test/CodeGen/BPF/CORE/simplifypatable-nullptr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123883.423741.patch
Type: text/x-patch
Size: 9386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220419/702f95ed/attachment.bin>
More information about the llvm-commits
mailing list