[PATCH] D29120: [ImplicitNullCheck] Extend canReorder scope

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 00:03:35 PST 2017


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

Asssert fixed. Also one test is added. The test passes with assert fix and fails witout it.


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.86249.patch
Type: text/x-patch
Size: 7435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/3e8aeda0/attachment.bin>


More information about the llvm-commits mailing list