[PATCH] Add another InstCombine pass after LoopUnroll

Quentin Colombet qcolombet at apple.com
Thu May 14 14:54:51 PDT 2015


Again LGTM.

Thanks!

Q.


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
----------------
Maybe mention the PR you are fixing here.

http://reviews.llvm.org/D9777

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






More information about the llvm-commits mailing list