[all-commits] [llvm/llvm-project] eaab32: [GlobalISel] Add constant folding support for G_FM...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Sat Sep 9 01:32:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eaab3245d4a34240cba845229f01c459ece5c0a9
https://github.com/llvm/llvm-project/commit/eaab3245d4a34240cba845229f01c459ece5c0a9
Author: Amara Emerson <amara at apple.com>
Date: 2023-09-09 (Sat, 09 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-constant-fold-fma.mir
Log Message:
-----------
[GlobalISel] Add constant folding support for G_FMA/G_FMAD in the combiner. (#65659)
More information about the All-commits
mailing list