[PATCH] D53876: Preserve loop metadata when splitting exit blocks

Chang Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 15:44:45 PDT 2018


clin1 updated this revision to Diff 172449.
clin1 marked 2 inline comments as done.
clin1 added a comment.

Rewrote comments, fixed formatting, simplified test and added checks for specific metadata


https://reviews.llvm.org/D53876

Files:
  lib/Transforms/Utils/LoopUtils.cpp
  test/Transforms/LoopSimplify/preserve-llvm-loop-metadata2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53876.172449.patch
Type: text/x-patch
Size: 5260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/80eb828f/attachment.bin>


More information about the llvm-commits mailing list