[all-commits] [llvm/llvm-project] 40a426: [AMDGPU] Constant fold FMAD_FTZ (#69443)
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Thu Oct 19 07:06:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40a426fac6ff7c32bc239bf55ebe322368accc16
https://github.com/llvm/llvm-project/commit/40a426fac6ff7c32bc239bf55ebe322368accc16
Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-idiv.ll
M llvm/test/CodeGen/AMDGPU/udiv.ll
M llvm/test/CodeGen/AMDGPU/udiv64.ll
M llvm/test/CodeGen/AMDGPU/urem64.ll
Log Message:
-----------
[AMDGPU] Constant fold FMAD_FTZ (#69443)
Solves #68315
More information about the All-commits
mailing list