[all-commits] [llvm/llvm-project] f7480b: [AMDGPU] Decouple V_PK_MOV_B32 from FeaturePackedF...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Aug 14 14:23:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7480bc5c16e024291fb0036661c909d3c5d19c8
https://github.com/llvm/llvm-project/commit/f7480bc5c16e024291fb0036661c909d3c5d19c8
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
Log Message:
-----------
[AMDGPU] Decouple V_PK_MOV_B32 from FeaturePackedFP32Ops
This is not an FP32 operation.
Differential Revision: https://reviews.llvm.org/D157909
More information about the All-commits
mailing list