[Mesa-dev] PATCH: R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE

Michel Dänzer michel at daenzer.net
Wed Aug 7 04:02:56 PDT 2013


On Die, 2013-08-06 at 16:12 -0700, Tom Stellard wrote:
> 
> The attached patches teach the SI backend to lower BUILD_VECTOR to
> REG_SEQUENCE, which should help the register allocator produce better
> code.  This also fixes 364 array indexing piglit tests.

Actually, at least on SI, I think some tests were recently regressed and
fixed again by other changes.


I got this warning when importing the first patch with StGit:

 Importing patch "0001-R600-SI-Assign-a-register-class-to-the-vaddr-operand.patch" ... <stdin>:404: new blank line at EOF.


Other than that, the patches look good to me.


-- 
Earthling Michel Dänzer           |                   http://www.amd.com
Libre software enthusiast         |          Debian, X and DRI developer




More information about the llvm-commits mailing list