[all-commits] [llvm/llvm-project] 11ff51: [X86][AVX] lowerShuffleWithVPMOV - add non-VLX sup...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Aug 18 09:52:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 11ff5176c4655526960dd01024f5d1f99499d4ad
      https://github.com/llvm/llvm-project/commit/11ff5176c4655526960dd01024f5d1f99499d4ad
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-08-18 (Tue, 18 Aug 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/shuffle-vs-trunc-256.ll

  Log Message:
  -----------
  [X86][AVX] lowerShuffleWithVPMOV - add non-VLX support.

We can efficiently handle non-VLX cases now that we have the getAVX512TruncNode helper.




More information about the All-commits mailing list