[LLVMbugs] [Bug 2916] SubReg implementation can not be used to insert the hi sub-register.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Dec 15 17:21:05 PST 2008


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


Evan Cheng <evan.cheng at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |evan.cheng at apple.com
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #1 from Evan Cheng <evan.cheng at apple.com>  2008-12-15 19:21:04 ---
After thinking about it, I think the current behavior is fine. We're allowing
target to specify its down sub-register indices so it's better to list each
sub-register class explicitly.


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