[PATCH] D13377: [SCEV] Refactor out a createNodeForSelect

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 01:34:30 PDT 2015


sanjoy created this revision.
sanjoy added reviewers: atrick, joker.eph, joker-eph.
sanjoy added a subscriber: llvm-commits.
Herald added a subscriber: sanjoy.

We will shortly re-use this for select-like br-phi pairs.

http://reviews.llvm.org/D13377

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13377.36334.patch
Type: text/x-patch
Size: 9037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151002/b4be050c/attachment.bin>


More information about the llvm-commits mailing list