[all-commits] [llvm/llvm-project] 89c1c6: [KnownBits] Merge const/non-const KnownBits::extra...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Jul 3 11:05:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 89c1c64cc3170a05a881bb9954feafc3edca6704
      https://github.com/llvm/llvm-project/commit/89c1c64cc3170a05a881bb9954feafc3edca6704
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-07-03 (Sat, 03 Jul 2021)

  Changed paths:
    M llvm/include/llvm/Support/KnownBits.h

  Log Message:
  -----------
  [KnownBits] Merge const/non-const KnownBits::extractBits implementations. NFC.

These are identical and can be just const.




More information about the All-commits mailing list