This is an archive of the discontinued LLVM Phabricator instance.

[arith] Allow integer casts of 0-D vectors
ClosedPublic

Authored by bkramer on Jan 19 2023, 9:46 AM.

Details

Summary

This just works, no reason to disallow it.

Diff Detail

Event Timeline

bkramer created this revision.Jan 19 2023, 9:46 AM
bkramer requested review of this revision.Jan 19 2023, 9:46 AM
Herald added a project: Restricted Project. · View Herald Transcript
ftynse accepted this revision.Jan 20 2023, 6:04 AM
This revision is now accepted and ready to land.Jan 20 2023, 6:04 AM
This revision was automatically updated to reflect the committed changes.