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 tree-optimization/83262] SELECT CASE slower than IF/ELSE


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

--- Comment #8 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Mon, Dec 04, 2017 at 10:03:01AM +0000, dominiq at lps dot ens.fr wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83262
> 
> --- Comment #7 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> > Dick Henderson in clf claims that there is a bug in the code.
> > You're comparing apples and oranges.  Mike Metcalf ran the
> > code with Dick's suggested change.
> 
> All my timings after comment 3 are done with the change of 'n' to 'i'.
> 

Then you may want to update the testcase.

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