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: MIPS elimate trap-if-zero instruction if possible for divisions


Graham Stott <graham.stott@btinternet.com> writes:
> Isn't that to late for VRP its run twice before expand pass.

Exactly why I said:

  With Jeff's comment about VRP though, it sounds like he had different
  ideas

:-)  I suggested expand because I'd have expected the rtl optimisers to
deal with the cases your patterns were handling.

Richard


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