[all-commits] [llvm/llvm-project] 9e0489: [SVE] Lower fixed length integer extend operations.
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Thu Aug 13 03:56:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9e04895258d0553982d92d2d67c4e6f4dd552beb
https://github.com/llvm/llvm-project/commit/9e04895258d0553982d92d2d67c4e6f4dd552beb
Author: Paul Walker <paul.walker at arm.com>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
A llvm/test/CodeGen/AArch64/sve-fixed-length-int-extends.ll
Log Message:
-----------
[SVE] Lower fixed length integer extend operations.
Differential Revision: https://reviews.llvm.org/D85640
More information about the All-commits
mailing list