[all-commits] [llvm/llvm-project] 7f54b3: GlobalISel: Refactor unary FP op constant folding
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu May 18 00:33:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f54b38e28b3b66195de672848f2b5366d0d51e3
https://github.com/llvm/llvm-project/commit/7f54b38e28b3b66195de672848f2b5366d0d51e3
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
M llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
M llvm/include/llvm/Target/GlobalISel/Combine.td
M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
Log Message:
-----------
GlobalISel: Refactor unary FP op constant folding
More information about the All-commits
mailing list