diff options
author | Amaury Séchet <deadalnix@gmail.com> | 2022-10-08 00:35:25 +0200 |
---|---|---|
committer | Paweł Bylica <chfast@gmail.com> | 2022-10-08 00:55:14 +0200 |
commit | 62ea6c5be785ff149fa593b431b4d5053e2b81a8 (patch) | |
tree | 7c88c765a7bdaa35bbc80e5e41beba3df3ea12d5 /clang/lib/Sema/SemaModule.cpp | |
parent | 42cb2f8b1298835575a839e184d738086c22c766 (diff) | |
download | llvm-62ea6c5be785ff149fa593b431b4d5053e2b81a8.zip llvm-62ea6c5be785ff149fa593b431b4d5053e2b81a8.tar.gz llvm-62ea6c5be785ff149fa593b431b4d5053e2b81a8.tar.bz2 |
[DAGCombine] Deduplicate addcarry node using commutativity.
The first two parameters of addcarry are commutative. We may face a situation where both variant are present in the DAG, in which case we benefit from using just one.
Depends on D57302 and D33587
Reviewed By: RKSimon, chfast
Differential Revision: https://reviews.llvm.org/D57317
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions