[PATCH] D73711: [AArch64][SVE] Add support for DestructiveBinary and DestructiveBinaryComm DestructiveInstTypes
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 14:18:29 PST 2020
cameron.mcinally updated this revision to Diff 245519.
cameron.mcinally added a comment.
Update BUILD_VECTOR->SPLAT_VECTOR in SelectDupZero(...). The BUILD_VECTOR problem was corrected in D74632 <https://reviews.llvm.org/D74632>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73711/new/
https://reviews.llvm.org/D73711
Files:
llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.h
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/O0-pipeline.ll
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-fp-arith-merging.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73711.245519.patch
Type: text/x-patch
Size: 38367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/ceaa794e/attachment.bin>
More information about the llvm-commits
mailing list