[all-commits] [llvm/llvm-project] 8c4e03: [LegalizeTypes] Use APInt::getLowBitsSet instead o...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Aug 10 16:57:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c4e039deece7c08f7a49e1d38decc55fcb71fbd
      https://github.com/llvm/llvm-project/commit/8c4e039deece7c08f7a49e1d38decc55fcb71fbd
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-08-10 (Sat, 10 Aug 2024)

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

  Log Message:
  -----------
  [LegalizeTypes] Use APInt::getLowBitsSet instead of getAllOnes+zext. NFC



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list