[PATCH] D40043: Simplify irreducible loop metadata test code.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 11:14:42 PST 2017


yamauchi created this revision.

Shorten the irreducible loop metadata test code by removing insignificant
instructions.


https://reviews.llvm.org/D40043

Files:
  test/Analysis/BlockFrequencyInfo/irreducible_pgo.ll
  test/Transforms/PGOProfile/irreducible.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40043.122882.patch
Type: text/x-patch
Size: 11807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/aec16ae6/attachment.bin>


More information about the llvm-commits mailing list