[all-commits] [llvm/llvm-project] 1c5d63: [ConstantRangeTest] Add helper to enumerate APInts...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Nov 12 09:19:09 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c5d636af1a7b0786e2d4574cfa469dd27c34be1
      https://github.com/llvm/llvm-project/commit/1c5d636af1a7b0786e2d4574cfa469dd27c34be1
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    M llvm/unittests/IR/ConstantRangeTest.cpp

  Log Message:
  -----------
  [ConstantRangeTest] Add helper to enumerate APInts (NFC)

While ForeachNumInConstantRange(ConstantRange::getFull(Bits))
works, it's somewhat roundabout, and I keep looking for this
function.




More information about the All-commits mailing list