[all-commits] [llvm/llvm-project] 974ddb: [SVE] Lower fixed length VECREDUCE_XOR operation
Cameron McInally via All-commits
all-commits at lists.llvm.org
Mon Oct 12 08:12:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 974ddb54c9adfb533f4bd9665ef902ebe75fa7ee
https://github.com/llvm/llvm-project/commit/974ddb54c9adfb533f4bd9665ef902ebe75fa7ee
Author: Cameron McInally <mcinally at cray.com>
Date: 2020-10-12 (Mon, 12 Oct 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/sve-fixed-length-log-reduce.ll
Log Message:
-----------
[SVE] Lower fixed length VECREDUCE_XOR operation
Differential Revision: https://reviews.llvm.org/D88974
More information about the All-commits
mailing list