[all-commits] [llvm/llvm-project] 7a4a98: [X86] Move canLowerByDroppingEvenElements earlier ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Mar 31 02:57:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a4a98a9c4f39d9c395f5ce587dbbcb5450a9655
      https://github.com/llvm/llvm-project/commit/7a4a98a9c4f39d9c395f5ce587dbbcb5450a9655
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] Move canLowerByDroppingEvenElements earlier to be with matchShuffleWithPACK. NFCI.

Make sure its defined earlier so more shuffle lowering methods can use it.




More information about the All-commits mailing list