[PATCH] D75412: [X86] Directly emit VBROADCAST_LOAD from constant pool in lowerBuildVectorAsBroadcast
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 29 13:24:35 PST 2020
craig.topper created this revision.
craig.topper added reviewers: RKSimon, spatel.
Herald added subscribers: jfb, hiraditya.
Herald added a project: LLVM.
Add a DAG combine to combine different sized broadcasts from
constant pool to avoid a regression.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D75412
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75412.247460.patch
Type: text/x-patch
Size: 5322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200229/c3879d46/attachment.bin>
More information about the llvm-commits
mailing list