summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/command/script/main.cpp
diff options
context:
space:
mode:
authorSimon Tatham <simon.tatham@arm.com>2020-01-10 11:23:24 +0000
committerSimon Tatham <simon.tatham@arm.com>2020-01-10 11:25:05 +0000
commit1ccee0e86386762bd742fd067391b6c4be089806 (patch)
tree027c848fe6bcab6cb2426d215ac6228307b01652 /lldb/packages/Python/lldbsuite/test/commands/command/script/main.cpp
parent870f6917936fdb8050be3ca3c67d9259390c4326 (diff)
downloadbcm5719-llvm-1ccee0e86386762bd742fd067391b6c4be089806.tar.gz
bcm5719-llvm-1ccee0e86386762bd742fd067391b6c4be089806.zip
[ARM,MVE] Make `vqrshrun` generate the right instruction.
Summary: A copy-paste error in `arm_mve.td` meant that the MVE `vqrshrun` intrinsic family was generating the `vqshrun` machine instruction, because in the IR intrinsic call, the rounding flag argument was set to 0 rather than 1. Reviewers: dmgreen, MarkMurrayARM, miyuki, ostannard Reviewed By: dmgreen Subscribers: kristof.beyls, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D72496
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud