[all-commits] [llvm/llvm-project] fe5b9a: AMDGPU/GlobalISel: Make strict fadd, fmul and fma ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Nov 17 20:50:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe5b9a6a112ddc4a4b661da77a36998786c0cce7
https://github.com/llvm/llvm-project/commit/fe5b9a6a112ddc4a4b661da77a36998786c0cce7
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-11-17 (Thu, 17 Nov 2022)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
A llvm/test/CodeGen/AMDGPU/GlobalISel/strict_fma.f16.ll
A llvm/test/CodeGen/AMDGPU/GlobalISel/strict_fma.f32.ll
A llvm/test/CodeGen/AMDGPU/GlobalISel/strict_fma.f64.ll
Log Message:
-----------
AMDGPU/GlobalISel: Make strict fadd, fmul and fma legal
More information about the All-commits
mailing list