diff options
author | Yeting Kuo <yeting.kuo@sifive.com> | 2022-03-27 19:35:10 +0800 |
---|---|---|
committer | Yeting Kuo <yeting.kuo@sifive.com> | 2022-04-30 14:07:05 +0800 |
commit | c069e37019f0fcda7b009f6ab47063550f59e93b (patch) | |
tree | f533be28d019f509a4df190516ea783b99a57e89 /clang/unittests/Driver/ToolChainTest.cpp | |
parent | 64421e191bb23d67a2cd2777dbae9bd171d79482 (diff) | |
download | llvm-c069e37019f0fcda7b009f6ab47063550f59e93b.zip llvm-c069e37019f0fcda7b009f6ab47063550f59e93b.tar.gz llvm-c069e37019f0fcda7b009f6ab47063550f59e93b.tar.bz2 |
[RISCV] Add DAGCombine to fold base operation and reduction.
Transform (<bop> x, (reduce.<bop> vec, splat(neutral_element))) to
(reduce.<bop> vec, splat (x)).
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D122563
Diffstat (limited to 'clang/unittests/Driver/ToolChainTest.cpp')
0 files changed, 0 insertions, 0 deletions