[PATCH] R600/SI: Fix insertelement with dynamic indices.

Matt Arsenault Matthew.Arsenault at amd.com
Fri Dec 13 00:08:08 PST 2013


This didn't work for any i32 vectors, and didn't work with some sizes of float vectors. 
This should now work with all sizes of float and i32 vectors. f64 and probably others still do not work.

http://llvm-reviews.chandlerc.com/D2399

Files:
  lib/Target/R600/SIInstructions.td
  test/CodeGen/R600/insert_vector_elt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2399.1.patch
Type: text/x-patch
Size: 8216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131213/7c05f6c4/attachment.bin>


More information about the llvm-commits mailing list