This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Allow vectors of index types in elementwise conversions
ClosedPublic

Authored by qedawkins on Mar 17 2023, 10:03 AM.

Details

Summary

Currently the conversion of elementwise ops only checks for scalar index
types when checking for bitwidth emulation.

Diff Detail

Event Timeline

qedawkins created this revision.Mar 17 2023, 10:03 AM
qedawkins requested review of this revision.Mar 17 2023, 10:03 AM
antiagainst accepted this revision.Mar 17 2023, 10:17 AM
This revision is now accepted and ready to land.Mar 17 2023, 10:17 AM
This revision was landed with ongoing or failed builds.Mar 17 2023, 10:37 AM
This revision was automatically updated to reflect the committed changes.