[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
Mon Sep 10 13:28:59 PDT 2018


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

Removed clang-format changes unrelated to this patch.


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.164740.patch
Type: text/x-patch
Size: 16350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180910/9afe86f1/attachment.bin>


More information about the llvm-commits mailing list