[all-commits] [llvm/llvm-project] be488b: [DAG] DAGCombiner::visitTRUNCATE - remove GetDeman...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Jul 28 07:25:36 PDT 2022


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

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

  Log Message:
  -----------
  [DAG] DAGCombiner::visitTRUNCATE - remove GetDemandedBits call

This should now all be handled by SimplifyDemandedBits.




More information about the All-commits mailing list