[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
Wed Sep 12 10:23:16 PDT 2018


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

Addressed @courbet comment


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.165117.patch
Type: text/x-patch
Size: 17738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180912/8b0392db/attachment.bin>


More information about the llvm-commits mailing list