This is an archive of the discontinued LLVM Phabricator instance.

[mlir][arith] Add `arith.shrsi` support to WIE
ClosedPublic

Authored by kuhar on Nov 14 2022, 10:15 AM.

Details

Summary

This includes LIT tests over the generated ops and runtime tests.

Diff Detail

Event Timeline

kuhar created this revision.Nov 14 2022, 10:15 AM
kuhar requested review of this revision.Nov 14 2022, 10:15 AM
kuhar updated this revision to Diff 475199.Nov 14 2022, 10:15 AM

Clean up

antiagainst accepted this revision.Nov 14 2022, 2:56 PM
This revision is now accepted and ready to land.Nov 14 2022, 2:56 PM
This revision was landed with ongoing or failed builds.Nov 14 2022, 5:53 PM
This revision was automatically updated to reflect the committed changes.