[all-commits] [llvm/llvm-project] 9026df: [InstCombine] Add extra tests for known bits from ...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Dec 7 07:23:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9026dff382c32e8924dc7ea4ad89dc5887608289
      https://github.com/llvm/llvm-project/commit/9026dff382c32e8924dc7ea4ad89dc5887608289
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
    M llvm/test/Transforms/InstCombine/known-bits.ll

  Log Message:
  -----------
  [InstCombine] Add extra tests for known bits from dominating conds (NFC)

This adds test coverage for conditions with and/or.




More information about the All-commits mailing list