Simplify extended add/sub (with carry-in and carry-out) to add/sub with
carry (with carry-out only) if carry-in is known to be zero.
Details
Details
- Reviewers
paquette aemerson arsenm - Group Reviewers
Restricted Project - Commits
- rG210e6a993dd5: [GlobalISel] Simplify extended add/sub to add/sub with carry
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo