[PATCH] D78728: [ARM] Convert floating point splats to integer
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 11 03:10:58 PDT 2020
dmgreen updated this revision to Diff 263128.
dmgreen added a reviewer: efriedma.
dmgreen added a comment.
Rebase the tests on other changes that have gone in recently.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78728/new/
https://reviews.llvm.org/D78728
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/CodeGenPrepare.cpp
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/ARM/ARMISelLowering.h
llvm/test/CodeGen/Thumb2/mve-float16regloops.ll
llvm/test/CodeGen/Thumb2/mve-float32regloops.ll
llvm/test/CodeGen/Thumb2/mve-fma-loops.ll
llvm/test/CodeGen/Thumb2/mve-intrinsics/dup.ll
llvm/test/CodeGen/Thumb2/mve-intrinsics/ternary.ll
llvm/test/CodeGen/Thumb2/mve-intrinsics/vaddq.ll
llvm/test/CodeGen/Thumb2/mve-intrinsics/vmulq.ll
llvm/test/CodeGen/Thumb2/mve-intrinsics/vsubq.ll
llvm/test/CodeGen/Thumb2/mve-postinc-lsr.ll
llvm/test/CodeGen/Thumb2/mve-pred-threshold.ll
llvm/test/CodeGen/Thumb2/mve-vldst4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78728.263128.patch
Type: text/x-patch
Size: 49362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/07af93e4/attachment-0001.bin>
More information about the llvm-commits
mailing list