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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 22:05:42 PST 2017


craig.topper added inline comments.


================
Comment at: test/CodeGen/X86/masked_gather_scatter.ll:1719
+; SKX_32-NEXT:    addl $12, %esp
+; SKX_32-NEXT:    retl
 
----------------
RKSimon wrote:
> 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?
I just naively reran the update script when previous patch failed to apply. I'll change it back


https://reviews.llvm.org/D28747





More information about the llvm-commits mailing list