[llvm-commits] [PATCH 08/13] Check Loop Iterators for ID

David Greene dag at cray.com
Tue Jan 31 14:49:40 PST 2012


When parsing an IDValue check if it is a foreach loop iterator for one
of the active loops.  If so, return a VarInit for it.
---
 lib/TableGen/TGParser.cpp |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Check-Loop-Iterators-for-ID.patch
Type: text/x-patch
Size: 758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120131/2e9e24d5/attachment.bin>


More information about the llvm-commits mailing list