Skip to content

[msan] Better handling of signed compare #111212

Closed
@eugenis

Description

@eugenis

#110880 triggers a false positive in MSan.

Improve handleSignedRelationalComparison to handle the kind of IR generated with that change; or enable exact handling (-msan-handle-icmp-exact) at the cost of ~3% code size and (unknown) CPU.

Metadata

Metadata

Assignees

Labels

llvm:instcombineCovers the InstCombine, InstSimplify and AggressiveInstCombine passes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions