commit | eb3aa070c9b3984c375ef65ef6e5f113efd7e968 | [log] [tgz] |
---|---|---|
author | Tom Stellard <thomas.stellard@amd.com> | Thu Jun 20 21:55:23 2013 +0000 |
committer | Tom Stellard <thomas.stellard@amd.com> | Thu Jun 20 21:55:23 2013 +0000 |
tree | 171c48dd3fd450c8ac803f36d1737ce533992ed3 | |
parent | 8592fba155ecb695b2b7686bbd03fe6e6ae87d10 [diff] |
R600: Expand v2i32 load/store instead of custom lowering The custom lowering causes llc to crash with a segfault. Ideally, the custom lowering can be fixed, but this allows programs which load/store v2i32 to work without crashing. Patch by: Aaron Watry Reviewed-by: Tom Stellard <thomas.stellard@amd.com> Signed-off-by: Aaron Watry<awatry@gmail.com> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184480 91177308-0d34-0410-b5e6-96231b3b80d8