[all-commits] [llvm/llvm-project] 2c8a4c: Revert "[FuncSpec][NFC] Refactor finding specialis...

Momchil Velikov via All-commits all-commits at lists.llvm.org
Wed Oct 26 05:54:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c8a4c6e620cfcc45ebe7986503bfef3ebd6baca
      https://github.com/llvm/llvm-project/commit/2c8a4c6e620cfcc45ebe7986503bfef3ebd6baca
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp

  Log Message:
  -----------
  Revert "[FuncSpec][NFC] Refactor finding specialisation opportunities"

This reverts commit a8853924bd3c50deebfbf993c037257ccf9805f4 due to dependency
on a8b0f5801700


  Commit: 9901583968496ff8168b41a1d84164db3c3424c3
      https://github.com/llvm/llvm-project/commit/9901583968496ff8168b41a1d84164db3c3424c3
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
    R llvm/test/Transforms/FunctionSpecialization/literal-const.ll

  Log Message:
  -----------
  Revert "[FuncSpec] Fix specialisation based on literals"

This reverts commit a8b0f580170089fcd555ade5565ceff0ec60f609 because
of "reverse-iteration" buildbot failure.


Compare: https://github.com/llvm/llvm-project/compare/16fb9150beb4...990158396849


More information about the All-commits mailing list