[PATCH] D42442: [ValueTracking] add recursion depth param to matchSelectPattern

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 16:13:50 PST 2018


spatel updated this revision to Diff 131167.
spatel retitled this revision from "[ValueTracking] add an assert to prevent infinite recursion" to "[ValueTracking] add recursion depth param to matchSelectPattern ".
spatel edited the summary of this revision.

https://reviews.llvm.org/D42442

Files:
  include/llvm/Analysis/ValueTracking.h
  lib/Analysis/ValueTracking.cpp
  test/Analysis/ValueTracking/select-pattern.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42442.131167.patch
Type: text/x-patch
Size: 6557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/3407abbe/attachment.bin>


More information about the llvm-commits mailing list