This is an archive of the discontinued LLVM Phabricator instance.

[DirectX backend] change MinVectorRegisterBitWidth to 32.
ClosedPublic

Authored by python3kgae on Aug 28 2022, 11:50 PM.

Details

Summary

This is to avoid vector-combine generate vector4 on float.

Diff Detail

Event Timeline

python3kgae created this revision.Aug 28 2022, 11:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2022, 11:50 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
python3kgae requested review of this revision.Aug 28 2022, 11:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2022, 11:50 PM

Simplify test.

Remove check-not which is not needed.

beanz accepted this revision.Aug 30 2022, 12:30 PM

LGTM

This revision is now accepted and ready to land.Aug 30 2022, 12:30 PM
This revision was landed with ongoing or failed builds.Aug 30 2022, 11:20 PM
This revision was automatically updated to reflect the committed changes.