[PATCH] Add another InstCombine pass after LoopUnroll

Wei Mi wmi at google.com
Thu May 14 14:59:17 PDT 2015


REPOSITORY
  rL LLVM

================
Comment at: test/Transforms/LoopUnroll/unroll-cleanup.ll:2
@@ +1,3 @@
+; The test is to check redundency produced by loop unroll pass
+; should be cleaned up by later pass.
+; RUN: opt < %s -O2 -S | FileCheck %s
----------------
qcolombet wrote:
> Maybe mention the PR you are fixing here.
Done.

http://reviews.llvm.org/D9777

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list