[all-commits] [llvm/llvm-project] 47f99d: [SelectionDAG] GetDemandedBits - remove ANY_EXTEND...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jan 21 06:49:41 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 47f99d2ca8adbecb59d04dad550262363b513d6d
      https://github.com/llvm/llvm-project/commit/47f99d2ca8adbecb59d04dad550262363b513d6d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  [SelectionDAG] GetDemandedBits - remove ANY_EXTEND handling

Rely on SimplifyMultipleUseDemandedBits fallback instead.




More information about the All-commits mailing list