[PATCH] D75413: [X86] Always emit an integer vbroadcast_load from lowerBuildVectorAsBroadcast regardless of AVX vs AVX2

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 09:40:17 PST 2020


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM - as a side note I think we should bite the bullet and get on with moving to fixed-width hex values for all constant pool x86 asm comments at this point as a first step toward D37184 <https://reviews.llvm.org/D37184>


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75413/new/

https://reviews.llvm.org/D75413





More information about the llvm-commits mailing list