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: [PATCH][2 of 2] RTL expansion for zero sign extension elimination with VRP


Hi,

This is the updated patch for expanding gimple stmts without zer/sign
extensions when it is safe to do that. This is based on the
 latest changes to propagating value range information to SSA_NAMEs
and addresses review comments from Eric.

Bootstrapped and regtested on x86_64-unknown-linux-gnu and arm-none
linux-gnueabi. Is this OK ?

Thanks,
Kugan

Attachment: ChangeLog
Description: Binary data

Attachment: patch.diff
Description: Binary data


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