[PATCH] D105633: [WIP] Improve code generation for vector_splice
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 19 06:08:52 PDT 2021
CarolineConcatto updated this revision to Diff 359766.
CarolineConcatto added a comment.
Herald added a subscriber: ecnelises.
- Split the patch to handles only Immediate == -1
- Move cast Float from/to Integer into DAGCombiner.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105633/new/
https://reviews.llvm.org/D105633
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/named-vector-shuffles-sve.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105633.359766.patch
Type: text/x-patch
Size: 24558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210719/ebc30882/attachment-0001.bin>
More information about the llvm-commits
mailing list