Skip to content

Vector related arith missing nsw on addition #664

Closed
@bcardosolopes

Description

@bcardosolopes

If we look at how LLVM currently codegen for this, we get a add nsw instead of a plain add, see https://godbolt.org/z/xdevh38r8. There are probably other differences too.

Originally posted by @bcardosolopes in #613 (comment)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions