[all-commits] [llvm/llvm-project] 2b548b: [AMDGPU] Shrink v_mac_legacy_f32 and v_fmac_legacy...
Jay Foad via All-commits
all-commits at lists.llvm.org
Mon Nov 1 07:00:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b548b18c110f818dbcd68bba010b623c8637885
https://github.com/llvm/llvm-project/commit/2b548b18c110f818dbcd68bba010b623c8637885
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-11-01 (Mon, 01 Nov 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.fmul.legacy.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fma.legacy.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.fmul.legacy.ll
Log Message:
-----------
[AMDGPU] Shrink v_mac_legacy_f32 and v_fmac_legacy_f32
Differential Revision: https://reviews.llvm.org/D112917
More information about the All-commits
mailing list