[all-commits] [llvm/llvm-project] 20cdf7: [InstCombine] Increase limit for max copied from c...

bcahoon via All-commits all-commits at lists.llvm.org
Tue Feb 14 14:08:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20cdf7c7066794805546bd33803befb24207ad85
      https://github.com/llvm/llvm-project/commit/20cdf7c7066794805546bd33803befb24207ad85
  Author: Brendon Cahoon <brendon.cahoon at amd.com>
  Date:   2023-02-14 (Tue, 14 Feb 2023)

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

  Log Message:
  -----------
  [InstCombine] Increase limit for max copied from constant fold

Increasing the limits fixes several performance regressions.

Differential revision: https://reviews.llvm.org/D144032




More information about the All-commits mailing list