llvm-project
c57b9c23 - [CIR] Generate the nsw flag correctly for unary ops (#133815)

Commit
312 days ago
[CIR] Generate the nsw flag correctly for unary ops (#133815) A previous checkin used a workaround to generate the nsw flag where needed for unary ops. This change upstreams a subsequent change that was made in the incubator to generate the flag correctly.
Author
Parents
Loading