This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Decouple V_PK_MOV_B32 from FeaturePackedFP32Ops
ClosedPublic

Authored by rampitec on Aug 14 2023, 11:44 AM.

Details

Summary

This is not an FP32 operation.

Diff Detail

Event Timeline

rampitec created this revision.Aug 14 2023, 11:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 11:44 AM
rampitec requested review of this revision.Aug 14 2023, 11:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 11:44 AM
Herald added a subscriber: wdng. · View Herald Transcript
arsenm accepted this revision.Aug 14 2023, 2:04 PM
This revision is now accepted and ready to land.Aug 14 2023, 2:04 PM
This revision was landed with ongoing or failed builds.Aug 14 2023, 2:23 PM
This revision was automatically updated to reflect the committed changes.
foad added inline comments.Aug 15 2023, 2:06 AM
llvm/lib/Target/AMDGPU/VOP3PInstructions.td
740

Remove SubtargetPredicate = HasPackedFP32Ops here?

rampitec marked an inline comment as done.Aug 15 2023, 2:39 AM
rampitec added inline comments.
llvm/lib/Target/AMDGPU/VOP3PInstructions.td
740