[all-commits] [llvm/llvm-project] 35bd5f: [InstCombine] Drop range attributes in `foldIsPowe...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Mon Oct 14 23:56:09 PDT 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 35bd5ff4ca7095baeb1f157491e81e3277a0ae34
      https://github.com/llvm/llvm-project/commit/35bd5ff4ca7095baeb1f157491e81e3277a0ae34
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2024-10-15 (Tue, 15 Oct 2024)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
    M llvm/test/Transforms/InstCombine/ispow2.ll

  Log Message:
  -----------
  [InstCombine] Drop range attributes in `foldIsPowerOf2` (#111946)

Fixes https://github.com/llvm/llvm-project/issues/111934.



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