[all-commits] [llvm/llvm-project] 0e4d5b: [AArch64] Remove vector shift instrinsic with shif...
JinGu Kang via All-commits
all-commits at lists.llvm.org
Wed Jun 28 05:46:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e4d5b139816bb327d0c0dbdbea404e4fcc7b938
https://github.com/llvm/llvm-project/commit/0e4d5b139816bb327d0c0dbdbea404e4fcc7b938
Author: Jingu Kang <jingu.kang at arm.com>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/arm64-vshift.ll
Log Message:
-----------
[AArch64] Remove vector shift instrinsic with shift amount zero
Differential Revision: https://reviews.llvm.org/D153847
More information about the All-commits
mailing list