[all-commits] [llvm/llvm-project] e9e386: [AMDGPU] Correctly restore FP mode in FDIV32 lower...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Thu Sep 14 23:11:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9e386870720a380baa1e4ba526c6c496fa6c1bd
https://github.com/llvm/llvm-project/commit/e9e386870720a380baa1e4ba526c6c496fa6c1bd
Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
Date: 2023-09-15 (Fri, 15 Sep 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f32.ll
M llvm/test/CodeGen/AMDGPU/fdiv.ll
Log Message:
-----------
[AMDGPU] Correctly restore FP mode in FDIV32 lowering (#66346)
Addresses the FIXME for both DAGISel and GISel.
More information about the All-commits
mailing list