summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2018-10-26 03:19:13 +0000
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2018-10-26 03:19:13 +0000
commit6a74bfba20489e3707673c393bf7a1495cd1506a (patch)
treeaa2b94d1b2e8a782fc4166dd459367897b3be4a8 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent98ac9984b0ffecb050eb3d70ca0c1132e797b3f1 (diff)
downloadbcm5719-llvm-6a74bfba20489e3707673c393bf7a1495cd1506a.tar.gz
bcm5719-llvm-6a74bfba20489e3707673c393bf7a1495cd1506a.zip
[PowerPC] Keep vector int to fp conversions in vector domain
At present a v2i16 -> v2f64 convert is implemented by extracts to scalar, scalar converts, and merge back into a vector. Use vector converts instead, with the int data permuted into the proper position and extended if necessary. Patch by RolandF. Differential revision: https://reviews.llvm.org/D53346 llvm-svn: 345361
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud