[all-commits] [llvm/llvm-project] 742e04: [X86] combineConcatVectorOps - handle *_EXTEND nodes

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Sep 17 03:41:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 742e04de96d4094e7070beb9afab10279c8b179e
      https://github.com/llvm/llvm-project/commit/742e04de96d4094e7070beb9afab10279c8b179e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/zero_extend_vector_inreg.ll

  Log Message:
  -----------
  [X86] combineConcatVectorOps - handle *_EXTEND nodes


  Commit: b222ec18653c0324a330b8ef5b783fad1f9d7637
      https://github.com/llvm/llvm-project/commit/b222ec18653c0324a330b8ef5b783fad1f9d7637
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M llvm/test/CodeGen/X86/vector-reduce-add-mask.ll

  Log Message:
  -----------
  [X86] vector-reduce-add-mask.ll - regenerate vpmulhuw asm comments. NFC


Compare: https://github.com/llvm/llvm-project/compare/8411214c56eb...b222ec18653c

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