[all-commits] [llvm/llvm-project] c3d3de: [SVE] Added CodeGen support for inserting an eleme...
DylanFleming-arm via All-commits
all-commits at lists.llvm.org
Tue Jun 29 06:57:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3d3defd11a73d86f2ec0a5e1d8af36c5486be49
https://github.com/llvm/llvm-project/commit/c3d3defd11a73d86f2ec0a5e1d8af36c5486be49
Author: Dylan Fleming <Dylan.Fleming at arm.com>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/sve-insert-element.ll
Log Message:
-----------
[SVE] Added CodeGen support for inserting an element into a predicate vector
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D104722
More information about the All-commits
mailing list