This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa and mainline] Move folding from do_store_flag to fold


In message <20030704.185344.13757451.kazu@cs.umass.edu>, Kazu Hirata writes:
 >Hi Jeff,
 >
 >> I think the right fix is to pass down the requested type from do_store_flag
 >> down to the folder.    I just checked in a fix for that to the mainline
 >> sources, why don't you give it a try.
 >
 >That's unfair. :-) I didn't know we can go back to type from mode.
You can't necessarily go back to the original type from a mode, but you
can get a type that is roughly equivalent.


Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]