This is the mail archive of the gcc-bugs@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]

[Bug target/82580] Optimize comparisons for __int128 on x86-64


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82580

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 42394
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42394&action=edit
gcc8-pr82580-peephole2.patch

Untested incremental patch with the 2 peepholes.

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