[PATCH] D40037: [CallSiteSplitting] Remove some indirection (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 09:56:27 PST 2017


fhahn created this revision.

With this patch I tried to reduce the complexity of the code sightly, by
removing some indirection. Please let me know what you think.


https://reviews.llvm.org/D40037

Files:
  lib/Transforms/Scalar/CallSiteSplitting.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40037.122861.patch
Type: text/x-patch
Size: 9486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/98fcb3f9/attachment.bin>


More information about the llvm-commits mailing list