[PATCH] D117356: InstructionCombining: avoid eliding mismatched alloc/free pairs
Augie Fackler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 07:41:41 PST 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e4c75db3b24: InstructionCombining: avoid eliding mismatched alloc/free pairs (authored by durin42).
Changed prior to commit:
https://reviews.llvm.org/D117356?vs=412804&id=413005#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117356/new/
https://reviews.llvm.org/D117356
Files:
llvm/include/llvm/Analysis/MemoryBuiltins.h
llvm/lib/Analysis/MemoryBuiltins.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/malloc-free-mismatched.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117356.413005.patch
Type: text/x-patch
Size: 21488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/04e80a5c/attachment.bin>
More information about the llvm-commits
mailing list