[all-commits] [llvm/llvm-project] 56b4c1: [InstSimplify] Add additional checks when substitu...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Mon Feb 10 16:56:03 PST 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 56b4c1168f51aafb576226efe35430fe4ec119e8
      https://github.com/llvm/llvm-project/commit/56b4c1168f51aafb576226efe35430fe4ec119e8
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2025-02-10 (Mon, 10 Feb 2025)

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

  Log Message:
  -----------
  [InstSimplify] Add additional checks when substituting pointers (#125385)

Compile-time impact:
https://llvm-compile-time-tracker.com/compare.php?from=d09b521624f263b5f1296f8d4771836b97e600cb&to=e437ba2cb83bb965e13ef00727671896f03ff84f&stat=instructions:u
IR diff looks acceptable.
Closes https://github.com/llvm/llvm-project/issues/115574

(cherry picked from commit 1af627b592dd15bbe58136f902ced46251fc344d)



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