[all-commits] [llvm/llvm-project] e399c5: [DAGCombine] Add tests for D57317
Paweł Bylica via All-commits
all-commits at lists.llvm.org
Sat Oct 1 08:00:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e399c58778017388a818cabd1b13fcb88b79a432
https://github.com/llvm/llvm-project/commit/e399c58778017388a818cabd1b13fcb88b79a432
Author: Paweł Bylica <pawel at hepcolgum.band>
Date: 2022-10-01 (Sat, 01 Oct 2022)
Changed paths:
M llvm/test/CodeGen/X86/addcarry.ll
Log Message:
-----------
[DAGCombine] Add tests for D57317
Add two tests for D57317: Deduplicate addcarry node using commutativity.
https://reviews.llvm.org/D57317
More information about the All-commits
mailing list