| commit | 91d2886169d74b3864cae810ebba3d81c50e39df | [log] [tgz] |
|---|---|---|
| author | Aaron Watry <awatry@gmail.com> | Tue Jun 25 13:55:49 2013 +0000 |
| committer | Aaron Watry <awatry@gmail.com> | Tue Jun 25 13:55:49 2013 +0000 |
| tree | 7985ef3bd078a3b61150cc63f73a0fe72c27e9b0 | |
| parent | 83fa6006bcc3a0b82b4aeddb0cca8a4cdd32f0fc [diff] |
R600: Add v2i32 test for setcc on evergreen No test/expansion for SI has been added yet. Attempts to expand this operation for SI resulted in a stacktrace in (IIRC) LegalizeIntegerTypes which was complaining about vector comparisons being required to return a vector type. Reviewed-by: Tom Stellard <thomas.stellard@amd.com> llvm-svn: 184845