[all-commits] [llvm/llvm-project] e63cc8: [SVE] Lower fixed length vector integer shifts.
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Thu Aug 13 04:39:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e63cc8105adfd452aebd079d2c0b2e915bcbc6d5
https://github.com/llvm/llvm-project/commit/e63cc8105adfd452aebd079d2c0b2e915bcbc6d5
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
A llvm/test/CodeGen/AArch64/sve-fixed-length-int-shifts.ll
Log Message:
-----------
[SVE] Lower fixed length vector integer shifts.
Differential Revision: https://reviews.llvm.org/D85724
More information about the All-commits
mailing list