aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/OperatingSystem/Python
diff options
context:
space:
mode:
authorMatt Devereau <matthew.devereau@arm.com>2022-01-19 16:30:29 +0000
committerMatt Devereau <matthew.devereau@arm.com>2022-02-03 13:43:15 +0000
commit1c6dca96caeeb498c02f665bc55428d6f1c0edb2 (patch)
tree4c85551724dd3150aa8fbec3b3f6d97f47ec4029 /lldb/source/Plugins/OperatingSystem/Python
parent089d9c50b29e8e0eb18884edf17451e11a84a80f (diff)
downloadllvm-1c6dca96caeeb498c02f665bc55428d6f1c0edb2.zip
llvm-1c6dca96caeeb498c02f665bc55428d6f1c0edb2.tar.gz
llvm-1c6dca96caeeb498c02f665bc55428d6f1c0edb2.tar.bz2
[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')
0 files changed, 0 insertions, 0 deletions