[all-commits] [llvm/llvm-project] 696169: [SVE] Add isel patterns that match "FpImm - A" to ...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Tue Jun 21 16:14:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 696169a35d5cb656c205cabdcbf6524d6e2d1e8d
https://github.com/llvm/llvm-project/commit/696169a35d5cb656c205cabdcbf6524d6e2d1e8d
Author: Paul Walker <paul.walker at arm.com>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/test/CodeGen/AArch64/sve-fp-immediates-merging.ll
Log Message:
-----------
[SVE] Add isel patterns that match "FpImm - A" to the immediate form of FSUBR.
Differential Revision: https://reviews.llvm.org/D128200
More information about the All-commits
mailing list