[all-commits] [llvm/llvm-project] 154c8a: [InstCombine] Use KnownBits::ashr()

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jul 1 05:52:34 PDT 2024


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

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
    M llvm/test/Transforms/InstCombine/pr80597.ll

  Log Message:
  -----------
  [InstCombine] Use KnownBits::ashr()

This fixes a consistency violation under -instcombine-verify-known-bits.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list