This is an archive of the discontinued LLVM Phabricator instance.

[mlir][StandardToSPIRV] Extend support for lowering cmpi to SPIRV.
ClosedPublic

Authored by hanchung on Nov 12 2020, 10:57 PM.

Details

Summary

The logic of vector on boolean was missed. This patch adds the logic and test on
it.

Diff Detail

Event Timeline

hanchung created this revision.Nov 12 2020, 10:57 PM
hanchung requested review of this revision.Nov 12 2020, 10:57 PM
mravishankar accepted this revision.Nov 13 2020, 1:05 PM
This revision is now accepted and ready to land.Nov 13 2020, 1:05 PM