[LLVMbugs] [Bug 2035] Suboptimal code storing to a bitfield

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Feb 14 11:10:01 PST 2008


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


Chris Lattner <sabre at nondot.org> changed:

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




--- Comment #2 from Chris Lattner <sabre at nondot.org>  2008-02-14 13:10:01 ---
Actually, the code sequence suggested is not quite correct either.  It will
toggle any bits set in x, but it won't clear any bits from c->a.


-- 
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