diff options
| author | Craig Topper <craig.topper@sifive.com> | 2023-05-29 19:44:43 -0700 |
|---|---|---|
| committer | Craig Topper <craig.topper@sifive.com> | 2023-05-29 19:44:43 -0700 |
| commit | 9239d3a3eaf278ecf36376760b21e49512de6ac6 (patch) | |
| tree | 0caba8092334c85dc80218879c039bc2ccccc10d /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | 071e9d7bac7a5c879b1c67e1c4e847814f6d8254 (diff) | |
| download | llvm-9239d3a3eaf278ecf36376760b21e49512de6ac6.zip llvm-9239d3a3eaf278ecf36376760b21e49512de6ac6.tar.gz llvm-9239d3a3eaf278ecf36376760b21e49512de6ac6.tar.bz2 | |
[RISCV] Teach performCombineVMergeAndVOps to handle instructions FMA instructions.
Previously we only handled instructions with merge ops that were
also masked. This patch supports instructions with merge ops that
aren't masked, like FMA.
I'm only folding into a TU vmerge for now. Supporting TA vmerge
shouldn't be much more work, but we need to make sure we get the
policy operand for the result correct. And of course we need more
tests.
Reviewed By: fakepaper56, frasercrmck
Differential Revision: https://reviews.llvm.org/D151596
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
