This is extracted from D29443 .
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 3664 Build 3664: arc lint + arc unit
Event Timeline
Comment Actions
LGTM with one style minor
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | ||
---|---|---|
1840 | clang-format this |
test/CodeGen/X86/adde-carry.ll | ||
---|---|---|
89 | If you intend to improve this test case in future patches, i think you should add a dedicated minimal test to ensure the combine introduced this patch will be covered. Other than that LGTM |
test/CodeGen/X86/adde-carry.ll | ||
---|---|---|
89 | I don't think that's a problem. The add case is always the bottom turtle. |
clang-format this