[PATCH] D147990: [BPF] Undo transformation for LICM.cpp:hoistMinMax()
Eduard Zingerman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 6 19:52:42 PDT 2023
eddyz87 updated this revision to Diff 537956.
eddyz87 added a comment.
Fix for memory leak issue reported by testbot:
https://lab.llvm.org/buildbot/#/builders/5/builds/34931
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147990/new/
https://reviews.llvm.org/D147990
Files:
llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp
llvm/test/CodeGen/BPF/sink-min-max.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147990.537956.patch
Type: text/x-patch
Size: 14797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/178c901e/attachment.bin>
More information about the llvm-commits
mailing list