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

Abhilash Bhandari via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 21:46:11 PST 2016


Abhilash updated this revision to Diff 78466.
Abhilash marked 2 inline comments as done.
Abhilash added a comment.

Hi Michael and Anna,

All the suggested changes have been incorporated.
The testcase now includes CHECK patterns.
The patterns to be checked are kept as minimal as possible.

Thanks,
Abhilash


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.78466.patch
Type: text/x-patch
Size: 6808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/71690d7e/attachment.bin>


More information about the llvm-commits mailing list