[PATCH] D80013: [x86] favor vector constant load to avoid GPR to XMM transfer
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 17 09:02:57 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG57c3fe76a316: [x86] favor vector constant load to avoid GPR to XMM transfer (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80013/new/
https://reviews.llvm.org/D80013
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/combine-udiv.ll
llvm/test/CodeGen/X86/packss.ll
llvm/test/CodeGen/X86/pshufb-mask-comments.ll
llvm/test/CodeGen/X86/ret-mmx.ll
llvm/test/CodeGen/X86/sad.ll
llvm/test/CodeGen/X86/srem-seteq-vec-nonsplat.ll
llvm/test/CodeGen/X86/urem-seteq-vec-nonsplat.ll
llvm/test/CodeGen/X86/vec_set-A.ll
llvm/test/CodeGen/X86/vec_shift2.ll
llvm/test/CodeGen/X86/vector-lzcnt-128.ll
llvm/test/CodeGen/X86/vector-shuffle-256-v32.ll
llvm/test/CodeGen/X86/vector-tzcnt-128.ll
llvm/test/CodeGen/X86/vmovq.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80013.264501.patch
Type: text/x-patch
Size: 44669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200517/0ba9bb24/attachment.bin>
More information about the llvm-commits
mailing list