diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-03-15 23:00:47 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-03-15 23:00:47 +0000 |
commit | 389480999746fe26858b709df9ec7ee3837d82b8 (patch) | |
tree | 2a5319cbeb862281907c6ffe9212fbfa97129aab /lldb/packages/Python/lldbsuite/test/functionalities/command_source/my.py | |
parent | 673f4b57f684320bae7034529acf60e31ff1e3af (diff) | |
download | bcm5719-llvm-389480999746fe26858b709df9ec7ee3837d82b8.tar.gz bcm5719-llvm-389480999746fe26858b709df9ec7ee3837d82b8.zip |
[X86][Btver2] Fix ymm div/sqrt to use fmul unit
YMM FDiv/FSqrt are dispatched on pipe JFPU1 but should be performed on the JFPM unit - that is where most of the cycles are spent.
This matches the pipes for WriteFSqrt/WriteFDiv definitions.
llvm-svn: 327682
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_source/my.py')
0 files changed, 0 insertions, 0 deletions