diff options
| author | Matt Devereau <matthew.devereau@arm.com> | 2022-01-19 16:30:29 +0000 |
|---|---|---|
| committer | Matt Devereau <matthew.devereau@arm.com> | 2022-02-03 13:43:15 +0000 |
| commit | 1c6dca96caeeb498c02f665bc55428d6f1c0edb2 (patch) | |
| tree | 4c85551724dd3150aa8fbec3b3f6d97f47ec4029 /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp | |
| parent | 089d9c50b29e8e0eb18884edf17451e11a84a80f (diff) | |
[AArch64][SVE] Fold vselect into predicated fmul, fsub and fadd
Fold vselect with an unpredicated fmul/fsub/fadd
operand into a predicated fmul/fsub/fadd:
(vselect (p) (op (a) (b)) (a)) => (op -> (p) (a) (b))
Differential Revision: https://reviews.llvm.org/D117689
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp')
0 files changed, 0 insertions, 0 deletions
