[all-commits] [llvm/llvm-project] d4bfc1: [KnownBits] Check for conflict-freedom in exhausti...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed May 24 01:35:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4bfc144eaa6e34eafaab1e8574421ebd2bb78ed
      https://github.com/llvm/llvm-project/commit/d4bfc144eaa6e34eafaab1e8574421ebd2bb78ed
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M llvm/lib/Support/KnownBits.cpp
    M llvm/unittests/Support/KnownBitsTest.cpp

  Log Message:
  -----------
  [KnownBits] Check for conflict-freedom in exhaustive tests

And make sure udiv() Exact does not produce conflicts.




More information about the All-commits mailing list