[all-commits] [llvm/llvm-project] 2ca75d: [ValueTracking] Infer is-power-of-2 from dominatin...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Thu Sep 12 17:54:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ca75df1d18caa244dc7f3acd61e491e055c6c60
      https://github.com/llvm/llvm-project/commit/2ca75df1d18caa244dc7f3acd61e491e055c6c60
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M llvm/include/llvm/Analysis/ValueTracking.h
    M llvm/include/llvm/Transforms/InstCombine/InstCombiner.h
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/test/Transforms/InstCombine/rem.ll

  Log Message:
  -----------
  [ValueTracking] Infer is-power-of-2 from dominating conditions (#107994)

Addresses downstream rustc issue:
https://github.com/rust-lang/rust/issues/129795



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