This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[PATCH] H8300 Shift Optimization - comments
- From: tm <tm at mail dot kloo dot net>
- To: dhananjayd at kpit dot com
- Cc: anitak at kpit dot com, kazu at cs dot umass dot edu,shumpei dot kawasaki at hsa dot hitachi dot com, gcc-patches at gcc dot gnu dot org
- Date: Wed, 31 Jul 2002 13:19:17 -0700 (PDT)
- Subject: [PATCH] H8300 Shift Optimization - comments
It would be a good idea to update RTX_COSTS also to reflect the shift
optimizations so the compiler can evaluate the cost of operations
properly.
Toshi