[PATCH] D80223: [x86] favor vector constant load to avoid GPR to XMM transfer, part 1.5
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 25 04:46:33 PDT 2020
spatel abandoned this revision.
spatel added a comment.
Abandoning - we can use the vector constant load approach from D80131 <https://reviews.llvm.org/D80131> without this intermediate step.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80223/new/
https://reviews.llvm.org/D80223
More information about the llvm-commits
mailing list