about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorHuon Wilson <dbau.pp+github@gmail.com>2015-08-14 13:45:42 -0700
committerHuon Wilson <dbau.pp+github@gmail.com>2015-08-17 14:48:44 -0700
commit891c91438da66e967314f74f7ad5c06ddf56d917 (patch)
treed42c44953fda36f2fbbb3adabda1d2e16b755b5e /src/rustllvm/ExecutionEngineWrapper.cpp
parentd792925b4d838ca6d15c2d86b0e3dc85f6a393fe (diff)
downloadrust-891c91438da66e967314f74f7ad5c06ddf56d917.tar.gz
rust-891c91438da66e967314f74f7ad5c06ddf56d917.zip
simd_shuffleNNN returns its type parameter directly.
I.e. the signature now must be

    fn simd_shuffleNNN<T, U>(x: T, y: T, idx: [u32; NNN]) -> U;

(modulo names.)
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions