diff options
author | Jessica Paquette <jpaquette@apple.com> | 2019-02-12 17:38:34 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2019-02-12 17:38:34 +0000 |
commit | acbb7ca26c657446124b117c1af7bfaaa524c0a3 (patch) | |
tree | 9679db0ea0d85b2aa3a5bb22432b74816d1dcea4 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | dff673bb525040f93bd928e114b1dae15df0681c (diff) | |
download | bcm5719-llvm-acbb7ca26c657446124b117c1af7bfaaa524c0a3.tar.gz bcm5719-llvm-acbb7ca26c657446124b117c1af7bfaaa524c0a3.zip |
[GlobalISel][NFC] Gardening: Make translateSimpleUnaryIntrinsic general
Instead of only having this code work for unary intrinsics, have it work for
an arbitrary number of parameters.
Factor out the cases that fall under this (fma, pow).
This makes it a bit easier to add more intrinsics which don't require any
special work.
Differential Revision: https://reviews.llvm.org/D58079
llvm-svn: 353863
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions