[all-commits] [llvm/llvm-project] e5cc3f: [X86] LowerVectorAllEqual - generalize mask type g...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Apr 4 06:57:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5cc3f2e5750fadb7a251833cb1f76c6fbe861fc
      https://github.com/llvm/llvm-project/commit/e5cc3f2e5750fadb7a251833cb1f76c6fbe861fc
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-04-04 (Tue, 04 Apr 2023)

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

  Log Message:
  -----------
  [X86] LowerVectorAllEqual - generalize mask type generation. NFC.

This will be necessary once we merge with combineVectorSizedSetCCEquality and we need to support KORTEST handling for 128/256-bit comparisons




More information about the All-commits mailing list