[all-commits] [llvm/llvm-project] 08e042: [GlobalISel] Commute G_FMUL and G_FADD constant LH...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Tue Sep 5 08:48:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08e04209d825647621878d4ba21d486b8aa648ef
https://github.com/llvm/llvm-project/commit/08e04209d825647621878d4ba21d486b8aa648ef
Author: Amara Emerson <amara at apple.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
M llvm/include/llvm/Target/GlobalISel/Combine.td
M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/combine-commute-fp-const-lhs.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f16.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f64.ll
M llvm/test/CodeGen/AMDGPU/rsq.f64.ll
Log Message:
-----------
[GlobalISel] Commute G_FMUL and G_FADD constant LHS to RHS. (#65298)
More information about the All-commits
mailing list