[all-commits] [llvm/llvm-project] c9b952: [InstCombine] Drop nsw in negation of select (#112...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Mon Nov 18 08:02:10 PST 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: c9b952e0e0b8f90c8d2b99f07263c43bced043f5
      https://github.com/llvm/llvm-project/commit/c9b952e0e0b8f90c8d2b99f07263c43bced043f5
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp
    M llvm/test/Transforms/InstCombine/sub-of-negatible.ll

  Log Message:
  -----------
  [InstCombine] Drop nsw in negation of select (#112893)

Closes https://github.com/llvm/llvm-project/issues/112666 and
https://github.com/llvm/llvm-project/issues/114181.

(cherry picked from commit ff07df6620c32571c7e13ff96ec7976c63ed0ab8)



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