[all-commits] [llvm/llvm-project] 574266: Revert "[InstCombine] Folding `(icmp eq/ne (and X, ...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Oct 4 23:21:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 574266ce3381ad734c995d653a7cabd9d4d53447
      https://github.com/llvm/llvm-project/commit/574266ce3381ad734c995d653a7cabd9d4d53447
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    M llvm/test/Transforms/InstCombine/icmp-signmask.ll
    M llvm/test/Transforms/InstCombine/icmp.ll

  Log Message:
  -----------
  Revert "[InstCombine] Folding `(icmp eq/ne (and X, -P2), INT_MIN)`" (#111236)

Reverts #110880 because of exposed issue is Msan instrumentation
#111212.

This reverts commit a64643688526114b50c25b3eda8a57855bd2be87.



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