[all-commits] [llvm/llvm-project] 565048: [NFC][SVE] Refactor isel for floating multiply-add...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Wed Feb 15 11:26:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 565048543b35862d0d795b9e5fcccf152364ca7a
https://github.com/llvm/llvm-project/commit/565048543b35862d0d795b9e5fcccf152364ca7a
Author: Paul Walker <paul.walker at arm.com>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/lib/Target/AArch64/SVEInstrFormats.td
Log Message:
-----------
[NFC][SVE] Refactor isel for floating multiply-add operations to use PatFrags.
Differential Revision: https://reviews.llvm.org/D143764
More information about the All-commits
mailing list