I have a forthcoming patch that folds UADDO/USUBO carry in/out diamonds into ISD::ADDCARRY/ISD::SUBCARRY, but first, we need more "before" tests to show the benefit of this change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
test/CodeGen/X86/addcarry.ll | ||
---|---|---|
419 | strip all the dso_local and local_unnamed_addr #0 tags? |
Comment Actions
Removed dso_local and local_unnamed_addr #0 tags. Also updated the System Z tests based to not be overly strict based on feedback from @uweigand.
strip all the dso_local and local_unnamed_addr #0 tags?