[all-commits] [llvm/llvm-project] 25ed2a: [SVE] Add isel patterns for SABA/UABA.
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Tue Feb 22 05:12:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25ed2ab3418b09f253e3f3d16b2bfc8b90121f65
https://github.com/llvm/llvm-project/commit/25ed2ab3418b09f253e3f3d16b2bfc8b90121f65
Author: Paul Walker <paul.walker at arm.com>
Date: 2022-02-22 (Tue, 22 Feb 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
A llvm/test/CodeGen/AArch64/sve-aba.ll
Log Message:
-----------
[SVE] Add isel patterns for SABA/UABA.
Differential Revision: https://reviews.llvm.org/D119830
More information about the All-commits
mailing list