[PATCH] D13150: Ignore dbg intrinsics in loop-reroll

Weiming Zhao via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 25 17:10:13 PDT 2015


weimingz updated this revision to Diff 35784.
weimingz added a comment.

adds ptr_annotation, val_annotation. Not sure if we should add lifetime_start/end, invariant_start/end, so I put them under TODO


http://reviews.llvm.org/D13150

Files:
  lib/Transforms/Scalar/LoopRerollPass.cpp
  test/Transforms/LoopReroll/reroll_with_dbg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13150.35784.patch
Type: text/x-patch
Size: 9176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150926/95c48d0e/attachment.bin>


More information about the llvm-commits mailing list