[all-commits] [llvm/llvm-project] 14e0a6: [CSKY] Add more IR patterns to select FNMUL
Ben Shi via All-commits
all-commits at lists.llvm.org
Sun Jul 30 21:13:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14e0a67a2d43b6e44032e8df788f43822da6fd71
https://github.com/llvm/llvm-project/commit/14e0a67a2d43b6e44032e8df788f43822da6fd71
Author: Ben Shi <2283975856 at qq.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M llvm/lib/Target/CSKY/CSKYInstrInfoF1.td
M llvm/lib/Target/CSKY/CSKYInstrInfoF2.td
M llvm/test/CodeGen/CSKY/fpu/base-d.ll
M llvm/test/CodeGen/CSKY/fpu/base-f.ll
Log Message:
-----------
[CSKY] Add more IR patterns to select FNMUL
Reviewed By: zixuan-wu
Differential Revision: https://reviews.llvm.org/D155169
More information about the All-commits
mailing list