[all-commits] [llvm/llvm-project] d542fe: [SVE] Lower fixed length vector integer subtract o...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Tue Aug 11 03:34:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d542feb8e49bd3d43363724531c8f65b82d9759f
https://github.com/llvm/llvm-project/commit/d542feb8e49bd3d43363724531c8f65b82d9759f
Author: Paul Walker <paul.walker at arm.com>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/test/CodeGen/AArch64/sve-fixed-length-int-arith.ll
Log Message:
-----------
[SVE] Lower fixed length vector integer subtract operations.
Differential Revision: https://reviews.llvm.org/D85665
More information about the All-commits
mailing list