diff options
author | Sanjay Patel <spatel@rotateright.com> | 2021-01-21 14:54:03 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2021-01-21 14:58:57 -0500 |
commit | d77753381fe024434ae8ffaaacfe4b9ed9d4d760 (patch) | |
tree | 390954aefa4ef6d241cfa60e4ce32a31f2ae2af8 /llvm/unittests/ADT/SmallVectorTest.cpp | |
parent | 8e0b17931530e84f45586e31b58b031d6d68ee6c (diff) | |
download | llvm-d77753381fe024434ae8ffaaacfe4b9ed9d4d760.zip llvm-d77753381fe024434ae8ffaaacfe4b9ed9d4d760.tar.gz llvm-d77753381fe024434ae8ffaaacfe4b9ed9d4d760.tar.bz2 |
[SLP] simplify reduction matching
This is NFC-intended and removes the "OperationData"
class which had become nothing more than a recurrence
(reduction) type.
I adjusted the matching logic to distinguish
instructions from non-instructions - that's all that
the "IsLeafValue" member was keeping track of.
Diffstat (limited to 'llvm/unittests/ADT/SmallVectorTest.cpp')
0 files changed, 0 insertions, 0 deletions