[all-commits] [llvm/llvm-project] 7fc279: [GlobalOpt] Don't remove inalloca from musttail-ca...

Hans via All-commits all-commits at lists.llvm.org
Tue Jul 7 10:03:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fc279ca3d414c0997998cb30d1adc2c63c837a5
      https://github.com/llvm/llvm-project/commit/7fc279ca3d414c0997998cb30d1adc2c63c837a5
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2020-07-07 (Tue, 07 Jul 2020)

  Changed paths:
    M llvm/lib/Transforms/IPO/GlobalOpt.cpp
    M llvm/test/Transforms/GlobalOpt/fastcc.ll

  Log Message:
  -----------
  [GlobalOpt] Don't remove inalloca from musttail-called functions

Otherwise the verifier complains about the mismatching function ABIs.

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




More information about the All-commits mailing list