Related articles |
---|
EQNTOTT Vectors of 16 bit Numbers [Was: Re: Yikes!!! New 200Mhz Intel glew@ichips.intel.com (1995-11-09) |
Re: EQNTOTT Vectors of 16 bit Numbers [Was: Re: Yikes!!! New 200Mhz In pardo@cs.washington.edu (1995-11-14) |
Re: EQNTOTT Vectors of 16 bit Numbers cdg@nullstone.com (1995-11-17) |
Re: EQNTOTT Vectors of 16 bit Numbers hbaker@netcom.com (1995-11-19) |
Re: EQNTOTT Vectors of 16 bit Numbers cliffc@ami.sps.mot.com (1995-11-20) |
Re: EQNTOTT Vectors of 16 bit Numbers bernecky@eecg.toronto.edu (1995-11-20) |
Re: EQNTOTT Vectors of 16 bit Numbers bernecky@eecg.toronto.edu (1995-11-21) |
Newsgroups: | comp.sys.intel,comp.benchmarks,comp.compilers |
From: | cliffc@ami.sps.mot.com (Cliff Click) |
Keywords: | optimize, performance |
Organization: | none |
References: | <478ja4$6fu@nnrp3.news.primenet.com> <47j9hm$tdp@caesar.ultra.net> 95-11-079 95-11-132 |
Date: | Mon, 20 Nov 1995 14:39:36 GMT |
pardo@cs.washington.edu (David Keppel) writes:
Are byte/short optimizations useful on "Microsoft Word" applications?
I can't say for sure, but I've seen (and written) code that benefits
from coalescing memory and ALU operations, and that sometimes includes
irregular computations.
These "vector byte" operations show up in image processing code, where
every pixel is a byte.
Cliff
--
Cliff Click Compiler Researcher & Designer
RISC Software, Motorola PowerPC Compilers
cliffc@risc.sps.mot.com (512) 891-7240
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.