[all-commits] [llvm/llvm-project] 59811f: [AArch64] add more tests for extract-bitcast-splat...
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Dec 20 05:57:29 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 59811f454df08924fc35f7e8fb8cb61e8f40e869
https://github.com/llvm/llvm-project/commit/59811f454df08924fc35f7e8fb8cb61e8f40e869
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths:
M llvm/test/CodeGen/AArch64/arm64-neon-2velem.ll
Log Message:
-----------
[AArch64] add more tests for extract-bitcast-splat; NFC
Goes with D71672 - we should be able to handle casting to
a wider type as well as casting to a narrower type.
More information about the All-commits
mailing list