[PATCH] D28747: [X86] Don't create VBROADCAST nodes with 256-bit or 512-bit input types

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 05:55:51 PST 2017


RKSimon added inline comments.


================
Comment at: test/CodeGen/X86/masked_gather_scatter.ll:1719
+; SKX_32-NEXT:    addl $12, %esp
+; SKX_32-NEXT:    retl
 
----------------
Current codegen should be committed to trunk if you want to show a delta, otherwise possibly just keep it as it is with ALL-NOT check?


https://reviews.llvm.org/D28747





More information about the llvm-commits mailing list