[all-commits] [llvm/llvm-project] 1ce061: [InstSimplify] reduce "mul nsw i1" to "false"

Sanjay Patel via All-commits all-commits at lists.llvm.org
Wed Jan 18 10:51:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ce06176eccf324ccab0a386b024739e38637a53
      https://github.com/llvm/llvm-project/commit/1ce06176eccf324ccab0a386b024739e38637a53
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M llvm/lib/Analysis/InstructionSimplify.cpp
    M llvm/test/Transforms/InstCombine/sub.ll
    M llvm/test/Transforms/InstSimplify/mul.ll

  Log Message:
  -----------
  [InstSimplify] reduce "mul nsw i1" to "false"

https://alive2.llvm.org/ce/z/XYGvYg

Follow-up for:
68c197f07eeae71




More information about the All-commits mailing list