[PATCH] [mips][msa] Added tests for and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.v when non-byte vectors are used.

Daniel Sanders Daniel.Sanders at imgtec.com
Wed Aug 21 06:48:31 PDT 2013


Note that all of these tests use ld.b and st.b for the loads and stores
regardless of the data size. This is because the definition of bitcast is
equivalent to a store/load sequence and DAG combiner accordingly folds bitcasts
to/from v16i8 into the load/store nodes to product load/store nodes with
type v16i8.

Daniel Sanders
Leading Software Design Engineer, MIPS Processor IP
Imagination Technologies Limited
www.imgtec.com<http://www.imgtec.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130821/1e46f7b8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mips-msa-Added-tests-for-and.v-bmnz.v-bmz.v-bsel.v-n.patch
Type: application/octet-stream
Size: 23847 bytes
Desc: 0001-mips-msa-Added-tests-for-and.v-bmnz.v-bmz.v-bsel.v-n.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130821/1e46f7b8/attachment.obj>


More information about the llvm-commits mailing list