[all-commits] [llvm/llvm-project] 4f17d7: [X86] LowerVectorAllZero - early out if the type s...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Mar 23 02:43:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f17d75b24ee3f75fb9755461c04a73ed2f018f8
      https://github.com/llvm/llvm-project/commit/4f17d75b24ee3f75fb9755461c04a73ed2f018f8
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

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

  Log Message:
  -----------
  [X86] LowerVectorAllZero - early out if the type size is not pow2. NFC.




More information about the All-commits mailing list