diff options
author | Gus Smith <gusss@google.com> | 2021-07-01 21:45:18 +0000 |
---|---|---|
committer | Gus Smith <gusss@google.com> | 2021-07-02 14:45:56 +0000 |
commit | 4569c14ac347180d9514f43c45c6f52569ce8f8c (patch) | |
tree | 4891fc7b799ed47a77bc37c6e7d915dfc217a211 /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h | |
parent | e42bb5e35a88c6a163934080883d4c5bc1f32cfc (diff) | |
download | llvm-4569c14ac347180d9514f43c45c6f52569ce8f8c.zip llvm-4569c14ac347180d9514f43c45c6f52569ce8f8c.tar.gz llvm-4569c14ac347180d9514f43c45c6f52569ce8f8c.tar.bz2 |
Refactor TensorExp parameters into a union
To make TensorExp clearer, this change refactors the e0/e1 fields into a union: e0/e1 for a binary op tensor expression, and tensor_num for a tensor-kinded tensor expression.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D105303
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h')
0 files changed, 0 insertions, 0 deletions