This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Add support for fptoui conversion in ArithToSPIRV
ClosedPublic

Authored by stevesuzuki-arm on Jan 12 2023, 2:03 AM.

Details

Summary

To enable the conversion of arith.fptoui to SPIRV OpConvertFToU

Diff Detail

Event Timeline

stevesuzuki-arm requested review of this revision.Jan 12 2023, 2:03 AM
kuhar accepted this revision.Jan 12 2023, 7:57 AM
kuhar added a subscriber: kuhar.
This revision is now accepted and ready to land.Jan 12 2023, 7:57 AM