[PATCH] D51550: Use alias analysis to check for real interference in cascade comparison

Christy Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 13 09:33:46 PDT 2018


christylee updated this revision to Diff 165316.
christylee added a comment.

Addressed @lebedev.ri 's comment and added dependent child diff to show original check-lines.


https://reviews.llvm.org/D51550

Files:
  lib/Transforms/Scalar/MergeICmps.cpp
  test/CodeGen/AArch64/O3-pipeline.ll
  test/CodeGen/Generic/llc-start-stop.ll
  test/CodeGen/X86/O3-pipeline.ll
  test/Transforms/MergeICmps/X86/alias-merge-blocks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51550.165316.patch
Type: text/x-patch
Size: 16431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180913/0730bc01/attachment-0001.bin>


More information about the llvm-commits mailing list