[PATCH] D111515: [InstCombine] Remove attributes after hoisting free above null check
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 13 15:31:59 PDT 2021
smeenai updated this revision to Diff 379534.
smeenai added a comment.
Add test for combination of nonnull and dereferenceable
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111515/new/
https://reviews.llvm.org/D111515
Files:
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/malloc-free.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111515.379534.patch
Type: text/x-patch
Size: 4605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/8691bb0f/attachment.bin>
More information about the llvm-commits
mailing list