[all-commits] [llvm/llvm-project] 17ed6d: [X86] Remove MMX isel patterns containing (x86mmx ...

topperc via All-commits all-commits at lists.llvm.org
Thu May 28 23:42:40 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 17ed6dcb0c96ac6a6fd5021b326213dbd5fef250
      https://github.com/llvm/llvm-project/commit/17ed6dcb0c96ac6a6fd5021b326213dbd5fef250
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrMMX.td

  Log Message:
  -----------
  [X86] Remove MMX isel patterns containing (x86mmx (scalar_to_vector (i32))).

I don't think we can make such a node. I don't think
x86_mmx is considered a vector for the check in getNode.




More information about the All-commits mailing list