[all-commits] [llvm/llvm-project] 848e9e: [SelectOpti] Remove test on loop-level analysis

Sotiris Apostolakis via All-commits all-commits at lists.llvm.org
Wed Aug 17 09:14:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 848e9e454fe992aab4771d0dd3a47a5695508e72
      https://github.com/llvm/llvm-project/commit/848e9e454fe992aab4771d0dd3a47a5695508e72
  Author: Sotiris Apostolakis <apostolakis at google.com>
  Date:   2022-08-17 (Wed, 17 Aug 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/select-optimize.ll

  Log Message:
  -----------
  [SelectOpti] Remove test on loop-level analysis

Remove a test that relied on the underlying instruction latency modeling.
Such dependency blocks efforts such as D79483 to improve this cost modeling.

Reviewed By: RKSimon

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




More information about the All-commits mailing list