R600/SI: MIN3 and MAX3 for VI take 2

Marek Olšák maraeo at gmail.com
Sat Jan 3 06:22:59 PST 2015


Hi,

Changes:
- FMIN3 and FMAX3 tests enabled for VI
- really basic global_store i32 support for VI to allow the tests to run

The MUBUF store implementation is pretty bad, but we don't need those
opcodes for anything except tests. I plan to add all MUBUF opcodes
properly in the future.

Marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Add-a-MUBUF-pattern-for-global_store-on-VI.patch
Type: text/x-patch
Size: 3164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150103/8924b039/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Fix-MIN3-MAX3-on-VI-define-MED3.patch
Type: text/x-patch
Size: 3233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150103/8924b039/attachment-0001.bin>


More information about the llvm-commits mailing list