This is an archive of the discontinued LLVM Phabricator instance.

[LegalizeTypes][VP] Add integer promotion support for vp.sitofp/vp.uitofp
ClosedPublic

Authored by Pretty-box on May 19 2022, 3:25 AM.

Diff Detail

Event Timeline

Pretty-box created this revision.May 19 2022, 3:25 AM
Pretty-box requested review of this revision.May 19 2022, 3:25 AM
craig.topper requested changes to this revision.May 19 2022, 10:10 PM
craig.topper added inline comments.
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
2113

ZExtPromoted

This revision now requires changes to proceed.May 19 2022, 10:10 PM
Pretty-box marked an inline comment as done.
This revision is now accepted and ready to land.May 21 2022, 9:43 AM
This revision was landed with ongoing or failed builds.May 21 2022, 7:26 PM
This revision was automatically updated to reflect the committed changes.