[all-commits] [llvm/llvm-project] 7ff514: [DAGCombine] Support splat_vector nodes in (and (e...

Bradley Smith via All-commits all-commits at lists.llvm.org
Mon May 16 04:25:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ff5148d6454531dd138f6ef5be77d14f732754f
      https://github.com/llvm/llvm-project/commit/7ff5148d6454531dd138f6ef5be77d14f732754f
  Author: Bradley Smith <bradley.smith at arm.com>
  Date:   2022-05-16 (Mon, 16 May 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    A llvm/test/CodeGen/AArch64/sve-fold-loadext-and-splat-vector.ll

  Log Message:
  -----------
  [DAGCombine] Support splat_vector nodes in (and (extload)) dagcombine

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




More information about the All-commits mailing list