[PATCH] D78728: [ARM] Convert floating point splats to integer
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 01:35:01 PDT 2020
dmgreen updated this revision to Diff 263377.
dmgreen marked 3 inline comments as done.
dmgreen added a comment.
Instruction -> ShuffleVectorInstruction and tighten the conditions for hoisting bitcasts.
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.263377.patch
Type: text/x-patch
Size: 49432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/6ed1411c/attachment-0001.bin>
More information about the llvm-commits
mailing list