[all-commits] [llvm/llvm-project] 882c08: [DAG] TargetLowering::SimplifySetCC - use APInt::g...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jan 4 05:49:03 PST 2022


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

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

  Log Message:
  -----------
  [DAG] TargetLowering::SimplifySetCC - use APInt::getMinSignedBits() helper. NFC.




More information about the All-commits mailing list