[all-commits] [llvm/llvm-project] 9c88cc: [DAG] Stop combine for masked compressstore

xiangzh1 via All-commits all-commits at lists.llvm.org
Sun Dec 11 18:41:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c88ccf9a9bf95f323597aed697fb472058c7daa
      https://github.com/llvm/llvm-project/commit/9c88ccf9a9bf95f323597aed697fb472058c7daa
  Author: Xiang1 Zhang <xiang1.zhang at intel.com>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/test/CodeGen/X86/masked_compressstore_isel.ll

  Log Message:
  -----------
  [DAG] Stop combine for masked compressstore

Reviewed By: WangPengfei

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




More information about the All-commits mailing list