[all-commits] [llvm/llvm-project] 34769e: SimplifyDemandedBits - Remove duplicate getOperand...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Dec 28 08:43:04 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 34769e0783586c0502567785656ef3c60ef08395
      https://github.com/llvm/llvm-project/commit/34769e0783586c0502567785656ef3c60ef08395
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-12-28 (Sat, 28 Dec 2019)

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

  Log Message:
  -----------
  SimplifyDemandedBits - Remove duplicate getOperand() call. NFC.

Pulled out from D56387 - cleanup variable names, move shift amount legalization inside if() of its only user and remove duplicate getOperand() call.




More information about the All-commits mailing list