[PATCH] D26299: Improving the efficiency of the Loop Unswitching pass

Abhilash Bhandari via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 12 09:21:00 PST 2016


Abhilash updated this revision to Diff 77726.
Abhilash marked an inline comment as done.
Abhilash added a comment.

Hi Michael Zolothukin,

I have made the suggested changes and have added the testcase (earlier, I mistook about the testcase and attached my testcase with this revision).

Thanks,
Abhilash Bhandari


Repository:
  rL LLVM

https://reviews.llvm.org/D26299

Files:
  lib/Transforms/Scalar/LoopUnswitch.cpp
  test/Transforms/LoopUnswitch/elseif-non-exponential-behavior.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26299.77726.patch
Type: text/x-patch
Size: 4496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161112/0d982a68/attachment.bin>


More information about the llvm-commits mailing list