[PATCHES] R600/SI: MUBUF, LDS atomics and tests for VI

Tom Stellard tom at stellard.net
Wed Jan 21 07:24:04 PST 2015


On Wed, Jan 21, 2015 at 02:19:13AM +0100, Marek Olšák wrote:
> Hi,
> 
> These add a bunch of stuff for VI. I think we are pretty much done
> with enconding-specific stuff. The last big missing thing is ADDR64
> loads and stores, which VI doesn't support. I think we should use the
> FLAT instructions instead, but that will need some work (probably some
> work outside of LLVM too).
> 
> This also enables a lot of LIT tests for VI that pass on SI and need
> no changes to pass on VI.
> 
> Please review.
> 
> Marek

Hi Marek,

These patches LGTM.

-Tom




More information about the llvm-commits mailing list