[all-commits] [llvm/llvm-project] c4d39f: [AArch64][SVE] Lower fixed length EXTRACT_VECTOR_ELT
Joe Ellis via All-commits
all-commits at lists.llvm.org
Tue Mar 30 02:44:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4d39f64d0883ea65c5c5f9ae3aa7f8d98c88cdb
https://github.com/llvm/llvm-project/commit/c4d39f64d0883ea65c5c5f9ae3aa7f8d98c88cdb
Author: Joe Ellis <joe.ellis at arm.com>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
A llvm/test/CodeGen/AArch64/sve-fixed-length-extract-vector-elt.ll
M llvm/test/CodeGen/AArch64/sve-fixed-length-fp-converts.ll
Log Message:
-----------
[AArch64][SVE] Lower fixed length EXTRACT_VECTOR_ELT
Differential Revision: https://reviews.llvm.org/D98625
Commit: a7dde4c5f7aaa89522d1e91d56dfc6ad3cd4ae79
https://github.com/llvm/llvm-project/commit/a7dde4c5f7aaa89522d1e91d56dfc6ad3cd4ae79
Author: Joe Ellis <joe.ellis at arm.com>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
A llvm/test/CodeGen/AArch64/sve-fixed-length-insert-vector-elt.ll
Log Message:
-----------
[AArch64][SVE] Lower fixed length INSERT_VECTOR_ELT
Differential Revision: https://reviews.llvm.org/D98496
Compare: https://github.com/llvm/llvm-project/compare/6d2fb3cefba6...a7dde4c5f7aa
More information about the All-commits
mailing list