[all-commits] [llvm/llvm-project] 53dfa5: Tests for D112754

Matthias Braun via All-commits all-commits at lists.llvm.org
Mon Nov 29 16:09:22 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53dfa52546833d4c8443d976e67fef820ff54426
      https://github.com/llvm/llvm-project/commit/53dfa52546833d4c8443d976e67fef820ff54426
  Author: Matthias Braun <matthiasb at fb.com>
  Date:   2021-11-29 (Mon, 29 Nov 2021)

  Changed paths:
    A llvm/test/CodeGen/X86/fold-masked-merge.ll

  Log Message:
  -----------
  Tests for D112754

Differential Revision: https://reviews.llvm.org/D113151


  Commit: 87ba99c263afd4c1c090c17eaf51089b1edbc280
      https://github.com/llvm/llvm-project/commit/87ba99c263afd4c1c090c17eaf51089b1edbc280
  Author: Matthias Braun <matthiasb at fb.com>
  Date:   2021-11-29 (Mon, 29 Nov 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/fold-masked-merge.ll
    M llvm/test/CodeGen/X86/or-lea.ll
    M llvm/test/CodeGen/X86/unfold-masked-merge-scalar-variablemask.ll
    M llvm/test/CodeGen/X86/unfold-masked-merge-vector-variablemask.ll

  Log Message:
  -----------
  X86: Fold masked-merge when and-not is not available

Differential Revision: https://reviews.llvm.org/D112754


Compare: https://github.com/llvm/llvm-project/compare/b779f02a1cb7...87ba99c263af


More information about the All-commits mailing list