[PATCH] D19549: Fold compares irrespective of whether allocation can be elided

Anna Thomas via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 07:18:31 PDT 2016


anna updated this revision to Diff 55991.
anna marked an inline comment as done.
anna added a comment.

added more tests for compare as `ne` and scenarios when we cannot fold the comparison.


Repository:
  rL LLVM

http://reviews.llvm.org/D19549

Files:
  lib/Analysis/CaptureTracking.cpp
  lib/Analysis/InstructionSimplify.cpp
  test/Transforms/InstCombine/compare-unescaped.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19549.55991.patch
Type: text/x-patch
Size: 8480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/44a12f50/attachment.bin>


More information about the llvm-commits mailing list