[PATCH] D22551: CodeGen: If Convert blocks that would form a diamond when tail-merged.

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 13:14:39 PDT 2016


iteratee updated this revision to Diff 65406.
iteratee added a comment.

Renamed to ForkedDiamond, and add more documentation about how it differs from standard diamond.


https://reviews.llvm.org/D22551

Files:
  lib/CodeGen/IfConversion.cpp
  test/CodeGen/Thumb2/thumb2-ifcvt1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22551.65406.patch
Type: text/x-patch
Size: 24245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160725/b93c54e9/attachment.bin>


More information about the llvm-commits mailing list