This is an archive of the discontinued LLVM Phabricator instance.

[mlir][EDSL] Add divis and diviu and vector.extractelement
ClosedPublic

Authored by dcaballe on Jun 24 2020, 5:53 PM.

Details

Summary

It also removes a few duplicated intrinsics in the vector EDSL.

Diff Detail

Event Timeline

dcaballe created this revision.Jun 24 2020, 5:53 PM
Herald added a project: Restricted Project. · View Herald Transcript
ftynse accepted this revision.Jun 25 2020, 4:47 AM
This revision is now accepted and ready to land.Jun 25 2020, 4:47 AM
This revision was automatically updated to reflect the committed changes.