[all-commits] [llvm/llvm-project] d0e29e: [BOLT][AArch64] Ignore functions with islandsInfo ...

treapster via All-commits all-commits at lists.llvm.org
Thu Aug 18 08:17:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d0e29e87cdc8bb35490abb47e81d1b19823a0687
      https://github.com/llvm/llvm-project/commit/d0e29e87cdc8bb35490abb47e81d1b19823a0687
  Author: Denis Revunov <revunov.denis at huawei-partners.com>
  Date:   2022-08-18 (Thu, 18 Aug 2022)

  Changed paths:
    M bolt/include/bolt/Core/BinaryFunction.h
    M bolt/lib/Core/BinaryFunction.cpp
    M bolt/lib/Passes/IdenticalCodeFolding.cpp
    A bolt/test/AArch64/prevent-ci-folding.s

  Log Message:
  -----------
  [BOLT][AArch64] Ignore functions with islandsInfo during VeneerEliminarion and ICF

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

Reviewed By: yota9




More information about the All-commits mailing list