[all-commits] [llvm/llvm-project] 42ec6f: [TargetLowering] Apply basic shift combines before...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Feb 21 08:34:43 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 42ec6fdce92090c02a10506fbdb2257fdbc2d1fd
      https://github.com/llvm/llvm-project/commit/42ec6fdce92090c02a10506fbdb2257fdbc2d1fd
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-02-21 (Fri, 21 Feb 2020)

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

  Log Message:
  -----------
  [TargetLowering] Apply basic shift combines before recursive SimplifyDemandedBits calls.

Minor refactor/cleanup before we begin adding non-uniform support.




More information about the All-commits mailing list