This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Define spv.IAddCarry
ClosedPublic

Authored by kuhar on Aug 5 2022, 12:22 PM.

Details

Summary

Based on spv.ISubBorrow from D127909.
Also resolved some clang-tidy warnings.

Diff Detail

Event Timeline

kuhar created this revision.Aug 5 2022, 12:22 PM
Herald added a project: Restricted Project. · View Herald Transcript
kuhar requested review of this revision.Aug 5 2022, 12:22 PM
ThomasRaoux accepted this revision.Aug 5 2022, 1:01 PM

Looks good!

This revision is now accepted and ready to land.Aug 5 2022, 1:01 PM
antiagainst accepted this revision.Aug 5 2022, 1:36 PM
This revision was automatically updated to reflect the committed changes.