[all-commits] [llvm/llvm-project] 08ec15: AMDGPU/GlobalISel: Fix strictfp fmul
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Nov 18 08:54:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08ec15e44bb298a57c8e6fecfe5afc241fd1764c
https://github.com/llvm/llvm-project/commit/08ec15e44bb298a57c8e6fecfe5afc241fd1764c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/test/CodeGen/AMDGPU/strict_fmul.f16.ll
M llvm/test/CodeGen/AMDGPU/strict_fmul.f32.ll
M llvm/test/CodeGen/AMDGPU/strict_fmul.f64.ll
Log Message:
-----------
AMDGPU/GlobalISel: Fix strictfp fmul
Commit: d2bbe5a5ff90729d961ebc04061607743724c4ba
https://github.com/llvm/llvm-project/commit/d2bbe5a5ff90729d961ebc04061607743724c4ba
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths:
A llvm/test/Transforms/InstSimplify/canonicalize.ll
Log Message:
-----------
InstSimplify: Add baseline tests for canonicalize
Compare: https://github.com/llvm/llvm-project/compare/fa7477eb87fd...d2bbe5a5ff90
More information about the All-commits
mailing list