[all-commits] [llvm/llvm-project] 904395: [DAG] SimplifyMultipleUseDemandedBits - add defaul...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Feb 1 04:34:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 904395ab8f832615c2e1903ea8274155dbf8673f
      https://github.com/llvm/llvm-project/commit/904395ab8f832615c2e1903ea8274155dbf8673f
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp

  Log Message:
  -----------
  [DAG] SimplifyMultipleUseDemandedBits - add default Depth = 0 argument.

Simplifies an upcoming change.




More information about the All-commits mailing list