[PATCH] D61245: [X86][SSE] isHorizontalBinOp - add support for target shuffles

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 28 13:20:40 PDT 2019


RKSimon marked an inline comment as done.
RKSimon added inline comments.


================
Comment at: test/CodeGen/X86/phaddsub.ll:814
 
 define float @PR39936_v8f32(<8 x float>) {
 ; SSSE3-SLOW-LABEL: PR39936_v8f32:
----------------
Just realised this test should be in haddsub.ll - if/when accepted I'll move it across as a pre-commit


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61245





More information about the llvm-commits mailing list