summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2018-08-02 00:03:22 +0000
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2018-08-02 00:03:22 +0000
commite1a525ed06e1c53f9707d29d7d53c580a738900a (patch)
treed02ed4afd2c815417564fd8a1bbf0dc10f0b59d6 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parent8fa58b1d178b34a03acf692ec410b0d8a2b3c825 (diff)
downloadbcm5719-llvm-e1a525ed06e1c53f9707d29d7d53c580a738900a.tar.gz
bcm5719-llvm-e1a525ed06e1c53f9707d29d7d53c580a738900a.zip
[PowerPC] Do not round values prior to converting to integer
Adding the FP_ROUND nodes when combining FP_TO_[SU]INT of elements feeding a BUILD_VECTOR into an FP_TO_[SU]INT of the built vector loses precision. This patch removes the code that adds these nodes to true f64 operands. It also adds patterns required to ensure the code is still vectorized rather than converting individual elements and inserting into a vector. Fixes https://bugs.llvm.org/show_bug.cgi?id=38342 Differential Revision: https://reviews.llvm.org/D50121 llvm-svn: 338658
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud