[all-commits] [llvm/llvm-project] 862c7e: [X86] combineAndShuffleNot - ensure the type is le...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Mar 10 09:24:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 862c7e0218f27b55a5b75ae59a4f73cd4610448d
      https://github.com/llvm/llvm-project/commit/862c7e0218f27b55a5b75ae59a4f73cd4610448d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-03-10 (Sun, 10 Mar 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/combine-and.ll

  Log Message:
  -----------
  [X86] combineAndShuffleNot - ensure the type is legal before create X86ISD::ANDNP target nodes

Fixes #84660



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list