[all-commits] [llvm/llvm-project] 71c502: [DAG] Call SimplifyDemandedBits from ISD::MUL nodes

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jul 19 06:13:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71c502cbca8ed1ff4b2bb26e7eb212b0affe4ef6
      https://github.com/llvm/llvm-project/commit/71c502cbca8ed1ff4b2bb26e7eb212b0affe4ef6
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/test/CodeGen/Thumb2/mve-laneinterleaving.ll

  Log Message:
  -----------
  [DAG] Call SimplifyDemandedBits from ISD::MUL nodes

Noticed while triaging D129765.




More information about the All-commits mailing list