[all-commits] [llvm/llvm-project] c7037c: [IRSim][IROutliner] Ignoring Musttail Function

Andrew Litteken via All-commits all-commits at lists.llvm.org
Sun Mar 13 17:26:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7037c72572c9d1b2a50dbf56077be7975f83f09
      https://github.com/llvm/llvm-project/commit/c7037c72572c9d1b2a50dbf56077be7975f83f09
  Author: Andrew Litteken <andrew.litteken at gmail.com>
  Date:   2022-03-13 (Sun, 13 Mar 2022)

  Changed paths:
    M llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
    M llvm/include/llvm/Transforms/IPO/IROutliner.h
    M llvm/lib/Analysis/IRSimilarityIdentifier.cpp
    A llvm/test/Transforms/IROutliner/outlining-musttail.ll
    A llvm/test/Transforms/IROutliner/outlining-swifttailcc.ll
    A llvm/test/Transforms/IROutliner/outlining-tailcc.ll

  Log Message:
  -----------
  [IRSim][IROutliner] Ignoring Musttail Function




More information about the All-commits mailing list