[all-commits] [llvm/llvm-project] 6a2a5f: [CodeGenPrepare] Don't give up if unable to sink f...

Momchil Velikov via All-commits all-commits at lists.llvm.org
Thu Mar 23 10:36:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a2a5f08de0a09171bb92f91cd7b9deea97f6cce
      https://github.com/llvm/llvm-project/commit/6a2a5f08de0a09171bb92f91cd7b9deea97f6cce
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    A llvm/test/CodeGen/Generic/addr-sink-call-multi-arg.ll

  Log Message:
  -----------
  [CodeGenPrepare] Don't give up if unable to sink first arg to a cold call

Reviewed By: mkazantsev

Differential Revision: https://reviews.llvm.org/D143892




More information about the All-commits mailing list