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

Muhammad Tauqir <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Muhammad Tauqir <[email protected]> 2013-01-30 
07:20:22 CST ---
Committed as three transforms:
zext-sub --> sext (in r173093)
sext-and --> select (in r173901)
sext-not-and --> select (in r173901)

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to