[PATCH] D53356: [InstCombine] Teach the move free before null test opti how to deal with noop casts

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 13:53:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345644: [InstCombine] Teach the move free before null test opti how to deal with noop… (authored by qcolombet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53356?vs=171526&id=171785#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53356

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/test/Transforms/InstCombine/malloc-free-delete.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53356.171785.patch
Type: text/x-patch
Size: 5220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/0db0a363/attachment.bin>


More information about the llvm-commits mailing list