[all-commits] [llvm/llvm-project] a69ffd: [X86] isTargetShuffleEquivalent - ensure the refer...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Jul 6 07:38:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a69ffd6c738c9f6d9c7b736162b0db955b673bb9
      https://github.com/llvm/llvm-project/commit/a69ffd6c738c9f6d9c7b736162b0db955b673bb9
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/vector-shuffle-combining.ll

  Log Message:
  -----------
  [X86] isTargetShuffleEquivalent - ensure the reference operands are vector types

Fixes #63700




More information about the All-commits mailing list