[PATCH] D29120: [ImplicitNullCheck] Extend canReorder scope

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 20:52:48 PST 2017


skatkov updated this revision to Diff 86011.
skatkov added a comment.

The test has been updated. It becomes positive now due to extension of the scope.


https://reviews.llvm.org/D29120

Files:
  lib/CodeGen/ImplicitNullChecks.cpp
  test/CodeGen/X86/implicit-null-check.ll
  test/CodeGen/X86/implicit-null-checks.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29120.86011.patch
Type: text/x-patch
Size: 5675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170127/35110160/attachment.bin>


More information about the llvm-commits mailing list