[all-commits] [llvm/llvm-project] 9399a1: [InstSimplify] Handle trunc to i1 in Select with b...

Andreas Jonson via All-commits all-commits at lists.llvm.org
Fri Jan 31 23:48:54 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9399a1ddb82ff400f237a2353d17871106e9005c
      https://github.com/llvm/llvm-project/commit/9399a1ddb82ff400f237a2353d17871106e9005c
  Author: Andreas Jonson <andjo403 at hotmail.com>
  Date:   2025-02-01 (Sat, 01 Feb 2025)

  Changed paths:
    M llvm/lib/Analysis/CmpInstAnalysis.cpp
    M llvm/lib/Analysis/InstructionSimplify.cpp
    M llvm/test/Transforms/InstSimplify/select.ll

  Log Message:
  -----------
  [InstSimplify] Handle trunc to i1 in Select with bit test folds. (#122944)

Proof: https://alive2.llvm.org/ce/z/Jncqb2



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