[PATCH] MergeFunc: Don't merge functions with different range metadata on call/invoke

Björn Steinbrink bsteinbr at gmail.com
Sun Jun 22 06:11:11 PDT 2014


Hi dyatkovskiy,

Since r211281 call and invoke can have range metadata which must be
taken into consideration when comparing such instructions.

http://reviews.llvm.org/D4246

Files:
  lib/Transforms/IPO/MergeFunctions.cpp
  test/Transforms/MergeFunc/call-with-ranges.ll
  test/Transforms/MergeFunc/invoke-with-ranges.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4246.10730.patch
Type: text/x-patch
Size: 4355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140622/0cc076de/attachment.bin>


More information about the llvm-commits mailing list