[all-commits] [llvm/llvm-project] 0f76fb: [X86] Move combineVectorSizedSetCCEquality above M...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Mar 27 08:49:18 PDT 2023


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

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

  Log Message:
  -----------
  [X86] Move combineVectorSizedSetCCEquality above MatchVectorAllZeroTest. NFC.

The plan is to merge most of the functionality of both of these into a single 'match vector sized data' function.




More information about the All-commits mailing list