[all-commits] [llvm/llvm-project] b57d61: [ConstantRangeTest] Move nowrap binop tests to gen...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jul 18 06:14:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b57d61384c9938e3dfa54b55bf8b2a0a05e67e28
      https://github.com/llvm/llvm-project/commit/b57d61384c9938e3dfa54b55bf8b2a0a05e67e28
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-07-18 (Mon, 18 Jul 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
    M llvm/unittests/IR/ConstantRangeTest.cpp

  Log Message:
  -----------
  [ConstantRangeTest] Move nowrap binop tests to generic infrastructure (NFC)

Move testing for add/sub with nowrap flags to TestBinaryOpExhaustive,
rather than separate homegrown exhaustive testing functions.




More information about the All-commits mailing list