This is not an FP32 operation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157909
[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 TimelineThis 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 Closed by commit rGf7480bc5c16e: [AMDGPU] Decouple V_PK_MOV_B32 from FeaturePackedFP32Ops (authored by rampitec). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 550088 llvm/lib/Target/AMDGPU/AMDGPU.td
llvm/lib/Target/AMDGPU/GCNSubtarget.h
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/VOP3PInstructions.td
|
Remove SubtargetPredicate = HasPackedFP32Ops here?