diff options
author | Fraser Cormack <fraser@codeplay.com> | 2021-08-04 17:38:27 +0100 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2021-08-05 09:42:33 +0100 |
commit | 0b8471e91bb62f1174a46607e6533fcea2ac12c6 (patch) | |
tree | ab66151d42be747a8f152a95179fe920c2983f67 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 13c8ec44e6385127f4aaba333dcad705dd5888c6 (diff) | |
download | llvm-0b8471e91bb62f1174a46607e6533fcea2ac12c6.zip llvm-0b8471e91bb62f1174a46607e6533fcea2ac12c6.tar.gz llvm-0b8471e91bb62f1174a46607e6533fcea2ac12c6.tar.bz2 |
[SelectionDAG] Correctly determine the VECREDUCE_SEQ_FMUL action
The LegalizeAction for this node should follow the logic for
`VECREDUCE_SEQ_FADD` and be determined using the vector operand's type.
here isn't an in-tree target that makes use of this, but I think it's safe to
say this is how it should behave, should a target want to customize the action
for this node.
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D107478
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions