[LLVMbugs] [Bug 4208] isIntegerType() returns true for vectors of integers

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jul 23 15:29:06 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=4208

Douglas Gregor <dgregor at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dgregor at apple.com
         Resolution|                            |FIXED

--- Comment #2 from Douglas Gregor <dgregor at apple.com> 2010-07-23 17:29:05 CDT ---
isIntegerType() no longer returns "true" for vectors of integers. The
isIntegerType/isIntegralType dichotomy is a separable issue that is "in
progress". Fix is here:

 
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20100719/032490.html

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list