[all-commits] [llvm/llvm-project] 6cae75: [AMDGPU][GlobalISel] Legalize G_FSUB for s16
Mirko BrkuĊĦanin via All-commits
all-commits at lists.llvm.org
Mon Jun 20 03:27:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6cae753bf4ee521e152000f9b8f7de689edff7fa
https://github.com/llvm/llvm-project/commit/6cae753bf4ee521e152000f9b8f7de689edff7fa
Author: Mirko Brkusanin <Mirko.Brkusanin at amd.com>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-sub-mul.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-sub-neg-mul.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fsub.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-intrinsic-round.mir
M llvm/test/CodeGen/AMDGPU/v_pack.ll
Log Message:
-----------
[AMDGPU][GlobalISel] Legalize G_FSUB for s16
Differential Revision: https://reviews.llvm.org/D128066
More information about the All-commits
mailing list