[all-commits] [llvm/llvm-project] d23da7: [InstCombine] Increase recursion limit to 3 in `si...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Tue Feb 25 06:19:49 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d23da7d6300ec6732b462d475c331f289170cb83
      https://github.com/llvm/llvm-project/commit/d23da7d6300ec6732b462d475c331f289170cb83
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2025-02-25 (Tue, 25 Feb 2025)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
    M llvm/test/Transforms/InstCombine/load.ll

  Log Message:
  -----------
  [InstCombine] Increase recursion limit to 3 in `simplifyNonNullOperand` (#128695)

Address review comment
https://github.com/llvm/llvm-project/pull/128466#discussion_r1967228790

Compile-time impact:
https://llvm-compile-time-tracker.com/compare.php?from=72781f58efddecee19feb07fec4e6104ef4c4812&to=3853aee61626b0eda06671b4cbbc4cdd1344440c&stat=instructions:u



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