This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Add convenience builders for AddICarry and SubIBorrow
ClosedPublic

Authored by kuhar on Aug 24 2022, 7:00 PM.

Details

Summary

This is so that we do not have to spell out long structure types every
time we create these ops.

Diff Detail

Event Timeline

kuhar created this revision.Aug 24 2022, 7:00 PM
Herald added a project: Restricted Project. · View Herald Transcript
kuhar requested review of this revision.Aug 24 2022, 7:00 PM
antiagainst accepted this revision.Aug 25 2022, 1:27 PM

Cool, thanks for this!

This revision is now accepted and ready to land.Aug 25 2022, 1:27 PM
This revision was landed with ongoing or failed builds.Aug 25 2022, 1:58 PM
This revision was automatically updated to reflect the committed changes.